Skip to content

Commit

Permalink
Bump version to 0.0.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Mar 29, 2024
1 parent 2c08f9c commit 9ad02b6
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).

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

- 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)

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

> 28 March 2024
#### v0.0.2-RELEASE

> 28 March 2024
- fix deploy pipeline [`#28`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/28)
- Enable uat deploy. Remove prod stage [`#27`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/27)
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.2",
"version": "0.0.3",
"scripts": {
"type-check": "tsc",
"generate": "npm-run-all generate:*",
Expand Down

0 comments on commit 9ad02b6

Please sign in to comment.