diff --git a/CHANGELOG.md b/CHANGELOG.md index ba784d316..bdd914fa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## 17.0.6 (2025-01-21) + ## 17.0.5 (2025-01-13) ## 17.0.4 (2024-12-19) diff --git a/package.json b/package.json index 416f7dfcd..c28003096 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zanichelli/albe-web-components", - "version": "17.0.5", + "version": "17.0.6", "description": "The Web Components implementation of Albe, the Zanichelli's design system.", "license": "MIT", "main": "dist/index.cjs.js",