diff --git a/package.json b/package.json index 95a10456..549d07a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "manjaro-starter", - "version": "0.20.0", + "version": "0.21.0", "private": true, "dependencies": { "@anubra266/stickyreact": "^1.0.1", diff --git a/src/CHANGELOG.md b/src/CHANGELOG.md index 4d032865..7957c045 100644 --- a/src/CHANGELOG.md +++ b/src/CHANGELOG.md @@ -1,3 +1,17 @@ +# [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)) + + + # [0.20.0](https://github.com/oguzkaganeren/manjaro-starter/compare/v0.19.2...v0.20.0) (2023-01-11) @@ -44,12 +58,3 @@ -## [0.18.2](https://github.com/oguzkaganeren/manjaro-starter/compare/v0.18.1...v0.18.2) (2023-01-03) - - -### Bug Fixes - -* 🐛 white theme button problem fixes ([e41d5bf](https://github.com/oguzkaganeren/manjaro-starter/commit/e41d5bf8fd48a1011762d84e3a314a619d67c265)), closes [#213](https://github.com/oguzkaganeren/manjaro-starter/issues/213) - - -