diff --git a/CHANGELOG.md b/CHANGELOG.md index 62e9dc6..c13b2da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [1.1.0](https://github.com/KarinJS/plugins-list/compare/v1.0.0...v1.1.0) (2025-01-25) + + +### Features + +* init ([1624a19](https://github.com/KarinJS/plugins-list/commit/1624a198173098a4c9c290418d213066e76583d1)) +* init ([d005fba](https://github.com/KarinJS/plugins-list/commit/d005fbafaf2a95f8cc3a20f0d3c520ae590d62d1)) + + +### Bug Fixes + +* ci ([5d591a9](https://github.com/KarinJS/plugins-list/commit/5d591a9fe1fc323b0ac93807ccf2289f39f23f2d)) +* ci ([ec1e481](https://github.com/KarinJS/plugins-list/commit/ec1e48173f8254b959771c6dda3c3e203c0f1d91)) +* ci ([d6e8c60](https://github.com/KarinJS/plugins-list/commit/d6e8c6017cf3b033e8416518def7c251730d3fd7)) +* ci ([befee46](https://github.com/KarinJS/plugins-list/commit/befee462163531315e8091a071d9d1c5add74688)) +* ci ([4c4832c](https://github.com/KarinJS/plugins-list/commit/4c4832cbc1382a7384d617e385346759e01a7d80)) +* dir ([7de2c5b](https://github.com/KarinJS/plugins-list/commit/7de2c5bc110b1d532d8e3cffa4d5a94ed8c927d3)) +* json ([3afc723](https://github.com/KarinJS/plugins-list/commit/3afc7230df6ccc334c6d43d9ed3be88021abd32c)) + ## 1.0.0 (2025-01-25) diff --git a/package.json b/package.json index a0f4d13..5ae16b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@karinjs/plugins-list", - "version": "1.0.0", + "version": "1.1.0", "description": "", "keywords": [], "license": "MIT",