From 439436efcc5ce5b3e92804956febf306395aa303 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 8 Feb 2024 20:11:44 +0000 Subject: [PATCH] chore(release): 1.1.1 [skip ci] ## [1.1.1](https://github.com/aziontech/azion-theme/compare/v1.1.0...v1.1.1) (2024-02-08) ### Bug Fixes * remove commented code ([57f7e28](https://github.com/aziontech/azion-theme/commit/57f7e285c3e53058360abf08756e2771915325c5)) * trigger ([ce4b931](https://github.com/aziontech/azion-theme/commit/ce4b931ee287f81eb729d39f723b9e6011bb37d3)) * trigger to build 1.1.1 ([e733cfc](https://github.com/aziontech/azion-theme/commit/e733cfc9a0cbbd3beed660d0ccf3cd6446b1f81e)) --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bbc21b..5d9386e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ ## [1.1.1](https://github.com/aziontech/azion-theme/compare/v1.1.0...v1.1.1) (2024-02-08) +### Bug Fixes + +* remove commented code ([57f7e28](https://github.com/aziontech/azion-theme/commit/57f7e285c3e53058360abf08756e2771915325c5)) +* trigger ([ce4b931](https://github.com/aziontech/azion-theme/commit/ce4b931ee287f81eb729d39f723b9e6011bb37d3)) +* trigger to build 1.1.1 ([e733cfc](https://github.com/aziontech/azion-theme/commit/e733cfc9a0cbbd3beed660d0ccf3cd6446b1f81e)) + +## [1.1.1](https://github.com/aziontech/azion-theme/compare/v1.1.0...v1.1.1) (2024-02-08) + + ### Bug Fixes * remove commented code ([57f7e28](https://github.com/aziontech/azion-theme/commit/57f7e285c3e53058360abf08756e2771915325c5)) diff --git a/package.json b/package.json index 31c8696..b5a4b00 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@aziontech/azion-theme", "type": "module", - "version": "1.1.0", + "version": "1.1.1", "private": false, "repository": "https://github.com/aziontech/azion-theme.git", "publishConfig": {