Skip to content

Commit

Permalink
Bump version to 0.5.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Oct 10, 2024
1 parent 288fcbc commit 2e0b7d0
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,10 +4,21 @@ 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.5.0](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.4.2...v0.5.0)
#### [v0.5.1](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.5.0...v0.5.1)

- chore: increase gdi check timeout [`#44`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/44)

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

> 9 October 2024
#### [v0.5.0-RELEASE](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.4.2...v0.5.0-RELEASE)

> 9 October 2024
- [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)
- Bump version to 0.5.0 [skip ci] [`3da8513`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/3da85139abc42bbef6b5abc86a35cc40fc55245b)

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

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

0 comments on commit 2e0b7d0

Please sign in to comment.