Skip to content

Commit

Permalink
Bump version to 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Sep 19, 2024
1 parent 68e375f commit 20ff93f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +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.3.0](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.2.0...v0.3.0)
#### [v0.4.0](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.3.0...v0.4.0)

- [CHK-3248] feat: add webview to improve IO app flow [`#37`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/37)
- [CHK-3249] feat: add mock for IO app flow [`#38`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/38)
- add continue to app IO button [`fe355b0`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/fe355b0251769661c39cefcd67193df64797b0ec)
- fix: change params configurations [`e05a547`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/e05a547cab8f75ea174150eac4505b1cce3eb87d)
- feat: add mock with a list of tests [`47f133e`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/47f133e5814a87c71c97709c735eb4a1703442fc)

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

> 24 July 2024
#### [v0.3.0-RELEASE](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.2.0...v0.3.0-RELEASE)

> 24 July 2024
- Bump version to 0.3.0 [skip ci] [`eb69d92`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/eb69d92451afd42016c273c859a6e046b9ac8eb5)

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

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

0 comments on commit 20ff93f

Please sign in to comment.