Skip to content

Commit

Permalink
Bump version to 0.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Apr 30, 2024
1 parent ca80d8a commit aff447d
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.0.4](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.0.3...v0.0.4)
#### [v0.1.0](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.0.4...v0.1.0)

- feat: map redirect outcome [`#32`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/32)

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

> 10 April 2024
#### [v0.0.4-RELEASE](https://github.com/pagopa/pagopa-ecommerce-fe/compare/v0.0.3...v0.0.4-RELEASE)

> 10 April 2024
- [CHK-2729] fix(outcome): set right basepath for io redirect outcome [`#30`](https://github.com/pagopa/pagopa-ecommerce-fe/pull/30)
- Bump version to 0.0.4 [skip ci] [`bba7530`](https://github.com/pagopa/pagopa-ecommerce-fe/commit/bba7530f065c489e5328124384be094442949a4a)
- 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)
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.4",
"version": "0.1.0",
"scripts": {
"type-check": "tsc",
"generate": "npm-run-all generate:*",
Expand Down

0 comments on commit aff447d

Please sign in to comment.