From ce8dfa715953700506af66e387a413df4b9dc842 Mon Sep 17 00:00:00 2001 From: DarioSacco <15926182+DarioSacco@users.noreply.github.com> Date: Wed, 2 Oct 2024 07:59:36 +0000 Subject: [PATCH] chore(release): 16.3.3 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b35f7f5b2..993dd2a4b 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. +## 16.3.3 (2024-10-02) + ## 16.3.2 (2024-10-01) ## 16.3.1 (2024-09-24) diff --git a/package.json b/package.json index 43bcd5f95..674d9a504 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zanichelli/albe-web-components", - "version": "16.3.2", + "version": "16.3.3", "description": "The Web Components implementation of Albe, the Zanichelli's design system.", "license": "MIT", "main": "dist/index.cjs.js",