Skip to content

Commit

Permalink
Bump version to 0.0.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Apr 10, 2024
1 parent 1ca4489 commit bba7530
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +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.0.3](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.0.2...v0.0.3)
#### [v0.0.4](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.0.3...v0.0.4)

- [CHK-2729] fix(outcome): set right basepath for io redirect outcome [`#30`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/30)
- fix basepath for io redirect outcome [`4ab5924`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/4ab5924b015b7d8f979e34d46649df1efbf157ba)

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

> 29 March 2024
#### [v0.0.3-RELEASE](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.0.2...v0.0.3-RELEASE)

> 29 March 2024
- feat(pipeline): uat deploy [`#29`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/29)
- restore version 0.0.2 [`78fd4ab`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/78fd4abe4608cd346fabd91663752ec5f0f84478)
- fix cdn sync and purge script invocation [`ff1f2e0`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/ff1f2e0d227e75a1aefc6aaafe0e849f7d4f4a18)
- Bump version to 0.0.6 [skip ci] [`63043c0`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/63043c0f1aecf9545568373326152f12627d0db3)
- Bump version to 0.0.3 [skip ci] [`9ad02b6`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/9ad02b65528069bd4fd85975ad62d6280d2bd4d9)

#### [v0.0.2](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.0.2-RELEASE...v0.0.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.0.3",
"version": "0.0.4",
"scripts": {
"type-check": "tsc",
"generate": "npm-run-all generate:*",
Expand Down

0 comments on commit bba7530

Please sign in to comment.