Skip to content

Commit

Permalink
chore: release 1.0.0-16
Browse files Browse the repository at this point in the history
  • Loading branch information
drmarro committed Jul 25, 2023
1 parent f6b08e0 commit 2a08d46
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,23 @@ 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-16](https://github.com/pagopa/io-app-design-system/compare/v1.0.0-15...v1.0.0-16)

- [IOPLT-90] Creating colors showcase [`#21`](https://github.com/pagopa/io-app-design-system/pull/21)
- [IOPLT-86] Creating buttons showcase [`#30`](https://github.com/pagopa/io-app-design-system/pull/30)
- [IOPLT-92] Creating Accordion Showcase [`#31`](https://github.com/pagopa/io-app-design-system/pull/31)
- chore: updates list items to latest changes on app code [`#28`](https://github.com/pagopa/io-app-design-system/pull/28)
- [IOPLT-89] Creating Selection components showcase [`#19`](https://github.com/pagopa/io-app-design-system/pull/19)
- [IOPLT-91] Creating badge and tags showcase [`#22`](https://github.com/pagopa/io-app-design-system/pull/22)
- [IOPLT-94] Creating showcase for dividers and spacers [`#23`](https://github.com/pagopa/io-app-design-system/pull/23)
- [IOPLT-93] Creating showcase for advices, banners and alerts [`#24`](https://github.com/pagopa/io-app-design-system/pull/24)

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

> 20 July 2023
- fix: fixes on component exports [`f70901d`](https://github.com/pagopa/io-app-design-system/commit/f70901d7b917db720d891be619b5e76aace918a9)
- chore: release 1.0.0-15 [`e03bf4c`](https://github.com/pagopa/io-app-design-system/commit/e03bf4c4d073b8faa794bb9914fab0647c3277bb)

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

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-15",
"version": "1.0.0-16",
"description": "test",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 2a08d46

Please sign in to comment.