Skip to content

Commit

Permalink
chore: release 1.0.0-4
Browse files Browse the repository at this point in the history
  • Loading branch information
CrisTofani committed Jul 20, 2023
1 parent 577e044 commit 3baed89
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ 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).

#### [v1.0.0-4](https://github.com/pagopa/io-app-design-system/compare/v1.0.0-3...v1.0.0-4)

- minor fix [`577e044`](https://github.com/pagopa/io-app-design-system/commit/577e0443f49efe6a67761e83c4372de3166c2605)

#### [v1.0.0-3](https://github.com/pagopa/io-app-design-system/compare/v1.0.0-2...v1.0.0-3)

> 19 July 2023
- chore: release 1.0.0-3 [`c84c9aa`](https://github.com/pagopa/io-app-design-system/commit/c84c9aaaf9b1198a092848f374a19db37045b346)
- fixes on github action to releas on github packages [`fd974f9`](https://github.com/pagopa/io-app-design-system/commit/fd974f96712ff501910c34ea83f6c9663ba10229)

#### [v1.0.0-2](https://github.com/pagopa/io-app-design-system/compare/v1.0.0-1...v1.0.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/io-app-design-system",
"version": "1.0.0-3",
"version": "1.0.0-4",
"description": "test",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 3baed89

Please sign in to comment.