Skip to content

Commit

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

- 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)
- feat: add io integration tests with mock [`e1b27df`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/e1b27dfba2305f7874344aca94a0c95578974a14)
- feat: add no redirect integration test [`84ae63e`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/84ae63e06f21d31cf0c00b1e321157787061d3e7)
- fix: timeout-retry tests values [`a5b54a4`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/a5b54a401b6afac22749bca4532df13de8d94daa)

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

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

> 20 September 2024
- [CHK-3248] fix: outcome page layout [`#39`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/39)
- Bump version to 0.4.1 [skip ci] [`24d64c3`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/24d64c32b2ceb4a5947da879d160354271d39e31)
- 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)

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

0 comments on commit f37a697

Please sign in to comment.