Skip to content

Commit

Permalink
chore: release 1.0.0-3
Browse files Browse the repository at this point in the history
  • Loading branch information
CrisTofani committed Jul 19, 2023
1 parent fd974f9 commit c84c9aa
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-3](https://github.com/pagopa/io-app-design-system/compare/v1.0.0-2...v1.0.0-3)

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

> 19 July 2023
- chore: release 1.0.0-2 [`80f3a2a`](https://github.com/pagopa/io-app-design-system/commit/80f3a2a5e0d886cb60e1deaf7e3c85c289676d77)
- fixes wrong changes on workflow [`f041533`](https://github.com/pagopa/io-app-design-system/commit/f04153393f667257ac35f84bc00c199b4539e8ef)

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

0 comments on commit c84c9aa

Please sign in to comment.