Skip to content

Commit

Permalink
Bump version to 0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Jun 13, 2024
1 parent 3f6a32d commit b6825d9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,21 @@ 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.1.2](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.1.1...v0.1.2)
#### [v0.2.0](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.1.2...v0.2.0)

- [CHK-2749] Drop unuseful package and add new ones [`#31`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/31)
- Drop unuseful package and add new ones [`f00b41c`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/f00b41c8e0f6cfb14f68667c0406dc1930965799)

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

> 6 June 2024
#### [v0.1.2-RELEASE](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.1.1...v0.1.2-RELEASE)

> 6 June 2024
- fix: add trailing slash to sync command path [`#35`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/35)
- Bump version to 0.1.2 [skip ci] [`8576cd4`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/8576cd4fecd517c70dd5bcf53c2bfe6149cfa93c)

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

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

0 comments on commit b6825d9

Please sign in to comment.