Skip to content

Commit

Permalink
Bump version to 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Oct 9, 2024
1 parent 6132aa6 commit 3da8513
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,7 +4,18 @@ 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.4.2](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.4.1...v0.4.2)
#### [v0.5.0](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.4.2...v0.5.0)

- [CHK-3264] feat: show continue to IO app button if redirect fail [`#43`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/43)
- fix: update codegen lib and set openapi tag [`#42`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/42)

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

> 25 September 2024
#### [v0.4.2-RELEASE](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.4.1...v0.4.2-RELEASE)

> 25 September 2024
- fix: CHK-3174 disable cache only for index.html [`#41`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/41)
- [CHK-3252] feat: add IO flow integration tests [`#40`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/40)
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.4.2",
"version": "0.5.0",
"scripts": {
"type-check": "tsc",
"generate": "npm-run-all generate:*",
Expand Down

0 comments on commit 3da8513

Please sign in to comment.