diff --git a/CHANGELOG.md b/CHANGELOG.md index 37920dc..d192f61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +# [1.1.0](https://github.com/canisminor1990/canisminor-template/compare/v1.0.2...v1.1.0) (2023-05-30) + +### ✨ Features + +- update ([6fdcc8c](https://github.com/canisminor1990/canisminor-template/commit/6fdcc8c)) + ## [1.0.2](https://github.com/canisminor1990/canisminor-template/compare/v1.0.1...v1.0.2) (2023-05-30) ### 💄 Styles diff --git a/package.json b/package.json index c767aa4..7bfb852 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "canisminor-template", - "version": "1.0.2", + "version": "1.1.0", "private": true, "homepage": "https://github.com/canisminor-template", "bugs": {