From 157d09ff4007061f6d591a57ac4df6575e8e2abf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 9 Feb 2024 15:19:09 +0000 Subject: [PATCH] chore(release): 1.0.17 [skip ci] ## [1.0.17](https://github.com/aziontech/azion-web-kit/compare/v1.0.16...v1.0.17) (2024-02-09) ### Bug Fixes * inverter footer button position ([cb3a8c4](https://github.com/aziontech/azion-web-kit/commit/cb3a8c4937ce12df1e9a68380338564de5595b98)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15458f34..0d9fb94f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.17](https://github.com/aziontech/azion-web-kit/compare/v1.0.16...v1.0.17) (2024-02-09) + + +### Bug Fixes + +* inverter footer button position ([cb3a8c4](https://github.com/aziontech/azion-web-kit/commit/cb3a8c4937ce12df1e9a68380338564de5595b98)) + ## [1.0.16](https://github.com/aziontech/azion-web-kit/compare/v1.0.15...v1.0.16) (2024-02-09) diff --git a/package.json b/package.json index e57b0d47..d854c383 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aziontech/azion-web-kit", - "version": "1.0.16", + "version": "1.0.17", "type": "module", "main": "./src/index.js", "author": "aziontech",