Skip to content

Commit

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

- [CHK-3248] fix: outcome page layout [`#39`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/39)
- fix: outcome layout [`ecda7f6`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/ecda7f6fce7d17ab8ad283361be620744c4818ef)
- fix: position [`942cba2`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/942cba2025ba3bfd4f54f07d386ea8639b431332)
- fix: lint autofix [`c710442`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/c710442ccf3dd77c8e6e7a9703a6bb9182503d7a)

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

> 19 September 2024
#### [v0.4.0-RELEASE](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.3.0...v0.4.0-RELEASE)

> 19 September 2024
- [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)
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.0",
"version": "0.4.1",
"scripts": {
"type-check": "tsc",
"generate": "npm-run-all generate:*",
Expand Down

0 comments on commit 24d64c3

Please sign in to comment.