diff --git a/package.json b/package.json index 026408c9..b07ef3d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "manjaro-starter", - "version": "0.22.0", + "version": "0.22.1", "private": true, "dependencies": { "@anubra266/stickyreact": "^1.0.1", diff --git a/src/CHANGELOG.md b/src/CHANGELOG.md index c558aa18..7f0895e2 100644 --- a/src/CHANGELOG.md +++ b/src/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.22.1](https://github.com/oguzkaganeren/manjaro-starter/compare/v0.22.0...v0.22.1) (2023-01-18) + + +### Bug Fixes + +* 🐛 scope problem fixed ([26a1f96](https://github.com/oguzkaganeren/manjaro-starter/commit/26a1f968c708a6186187876a8bdbed1e2b9b118c)), closes [#262](https://github.com/oguzkaganeren/manjaro-starter/issues/262) + + + # [0.22.0](https://github.com/oguzkaganeren/manjaro-starter/compare/v0.21.3...v0.22.0) (2023-01-14) @@ -34,17 +43,3 @@ -# [0.21.0](https://github.com/oguzkaganeren/manjaro-starter/compare/v0.20.0...v0.21.0) (2023-01-12) - - -### Bug Fixes - -* 🐛 steps style problem fixes ([69b8992](https://github.com/oguzkaganeren/manjaro-starter/commit/69b89922529aae2aab341bfb99055e93244ea745)) - - -### Features - -* 🎸 added search for final page ([b924ddf](https://github.com/oguzkaganeren/manjaro-starter/commit/b924ddff54aaeed3e3e85d3c6e64495d9f723f9e)) - - -