Skip to content

Commit

Permalink
Bump version to 0.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Jun 6, 2024
1 parent 66f4aad commit 7e90d89
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.1.0](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.0.4...v0.1.0)
#### [v0.1.1](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.1.0...v0.1.1)

- chore(deploy): enable prod deploy [`#34`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/34)

#### [v0.1.0](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.1.0-RELEASE...v0.1.0)

> 30 April 2024
#### [v0.1.0-RELEASE](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.0.4...v0.1.0-RELEASE)

> 30 April 2024
- feat: map redirect outcome [`#32`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/32)
- Bump version to 0.1.0 [skip ci] [`aff447d`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/aff447d53f88d48d508e5fc7e84b9972fb40bb26)

#### [v0.0.4](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.0.4-RELEASE...v0.0.4)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pagopa-ecommerce-fe",
"version": "0.1.0",
"version": "0.1.1",
"scripts": {
"type-check": "tsc",
"generate": "npm-run-all generate:*",
Expand Down

0 comments on commit 7e90d89

Please sign in to comment.