diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b66842b..c2f40c67 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,13 @@ 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).
 
-#### 1.0.0-0
+#### [v1.0.0-1](https://github.com/pagopa/io-app-design-system/compare/v1.0.0-0...v1.0.0-1)
+
+- fix authentication on github pack publish [`3a956d2`](https://github.com/pagopa/io-app-design-system/commit/3a956d2a67a0ef95e1a70971aa2881a63d895c44)
+
+#### v1.0.0-0
+
+> 19 July 2023
 
 - [IOPLT-85] Adds the workflow to publish the library [`#29`](https://github.com/pagopa/io-app-design-system/pull/29)
 - Bump word-wrap from 1.2.3 to 1.2.4 [`#26`](https://github.com/pagopa/io-app-design-system/pull/26)
diff --git a/package.json b/package.json
index 95e0b9b2..ef8b3bf0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@pagopa/io-app-design-system",
-  "version": "1.0.0-0",
+  "version": "1.0.0-1",
   "description": "test",
   "main": "lib/commonjs/index",
   "module": "lib/module/index",