diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cbee4c..37920dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ # Changelog +## [1.0.2](https://github.com/canisminor1990/canisminor-template/compare/v1.0.1...v1.0.2) (2023-05-30) + +### 💄 Styles + +- Update ESLint configuration and add Prettier configuration ([5ac1ae9](https://github.com/canisminor1990/canisminor-template/commit/5ac1ae9)) + ## [1.0.1](https://github.com/canisminor1990/canisminor-template/compare/v1.0.0...v1.0.1) (2023-04-24) # 1.0.0 (2023-04-24) - ### ✨ Features -* update demo ([bbb6ce5](https://github.com/canisminor1990/canisminor-template/commit/bbb6ce5)) +- update demo ([bbb6ce5](https://github.com/canisminor1990/canisminor-template/commit/bbb6ce5)) diff --git a/package.json b/package.json index e64902e..c767aa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "canisminor-template", - "version": "1.0.1", + "version": "1.0.2", "private": true, "homepage": "https://github.com/canisminor-template", "bugs": {