Skip to content

Commit

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

- fix: add trailing slash to sync command path [`#35`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/35)

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

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

> 6 June 2024
- chore(deploy): enable prod deploy [`#34`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/34)
- Bump version to 0.1.1 [skip ci] [`7e90d89`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/7e90d898b471fba3e9cd73f58d44ee98f4640b8c)

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

0 comments on commit 8576cd4

Please sign in to comment.