Skip to content

Commit

Permalink
Bump version to 0.7.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Dec 18, 2024
1 parent f15eea9 commit 40dabad
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,17 @@ 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.6.1](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.6.0...v0.6.1)
#### [v0.7.0](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.6.1...v0.7.0)

- Feat [CHK-3618] Added support for error 4xx on close payment [`#47`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/47)

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

> 2 December 2024
#### [v0.6.1-RELEASE](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.6.0...v0.6.1-RELEASE)

> 2 December 2024
- [CHK-3458] remapping npg/redirect outcome for app io outcome [`#46`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/46)
- add unit tests [`60b712a`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/60b712a3749a4792301ffbee101e78d0e5f18554)
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.6.1",
"version": "0.7.0",
"scripts": {
"type-check": "tsc",
"generate": "npm-run-all generate:*",
Expand Down

0 comments on commit 40dabad

Please sign in to comment.