Skip to content

Commit

Permalink
Bump version to 0.6.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Dec 2, 2024
1 parent 6cbe1b0 commit 3c4b430
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,23 @@ 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.0](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.5.1...v0.6.0)
#### [v0.6.1](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.6.0...v0.6.1)

- [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)
- implement redirect authorization outcome remapping status. fix tests [`b3574b0`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/b3574b00437719bfe1a2800f54d39afd4b0a0ccb)
- fix integration tests and redirect outcome [`64143e8`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/64143e8e9b02b99ba92f0719a872c95a9091a72b)

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

> 7 November 2024
#### [v0.6.0-RELEASE](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.5.1...v0.6.0-RELEASE)

> 7 November 2024
- [CHK-3323] feat: add timestamp as queryparam into checkout redirect [`#45`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/45)
- Bump version to 0.6.0 [skip ci] [`61c422b`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/61c422b240ba070d94ee465c23b8a6a2789da89d)
- feat: add timestamp as queryparam into checkout redirect [`fa9ce13`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/fa9ce13e0c5e8208974cf261cb2a270d63e95d29)
- fix: lint [`f2aae46`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/f2aae4680282bec0ab8841c97e6c9ec6c3a7fb23)

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.0",
"version": "0.6.1",
"scripts": {
"type-check": "tsc",
"generate": "npm-run-all generate:*",
Expand Down

0 comments on commit 3c4b430

Please sign in to comment.