diff --git a/CHANGELOG.md b/CHANGELOG.md index 20d71776..614feaba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,19 @@ 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-11](https://github.com/pagopa/io-app-design-system/compare/v1.0.0-10...v1.0.0-11) + +- [IOPLT-97] Updates readme for the library [`#27`](https://github.com/pagopa/io-app-design-system/pull/27) +- Creating pictograms showcase [`#25`](https://github.com/pagopa/io-app-design-system/pull/25) +- fix ssh session [`d9b13c9`](https://github.com/pagopa/io-app-design-system/commit/d9b13c99a4d1e93ba3aa8d2262b6485aa4607035) +- reverts [`ede07d0`](https://github.com/pagopa/io-app-design-system/commit/ede07d00fc71934a8dc45693acdb21fb57450cbe) +- add ssh to the GA [`702864b`](https://github.com/pagopa/io-app-design-system/commit/702864b6c6d8ffc818ea938f9241349c330e80ea) + #### [v1.0.0-10](https://github.com/pagopa/io-app-design-system/compare/v1.0.0-9...v1.0.0-10) +> 20 July 2023 + +- chore: release 1.0.0-10 [`7908fb2`](https://github.com/pagopa/io-app-design-system/commit/7908fb2333d1e11749e9f39fc4335a30054a5d86) - workflow attempt [`73d6556`](https://github.com/pagopa/io-app-design-system/commit/73d655688c235915b3c24357d94ddcd20da4f8e2) #### [v1.0.0-9](https://github.com/pagopa/io-app-design-system/compare/v1.0.0-8...v1.0.0-9) diff --git a/package.json b/package.json index f47a92eb..5134c5ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-app-design-system", - "version": "1.0.0-10", + "version": "1.0.0-11", "description": "test", "main": "lib/commonjs/index", "module": "lib/module/index",