diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 084d283..9d47a3d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.1" + ".": "0.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cbad51..c634526 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [0.2.2](https://github.com/hbstack/background-image/compare/v0.2.1...v0.2.2) (2025-02-24) + + +### Bug Fixes 🐞 + +* **deps:** update dependency stylelint-scss to v6.10.0 ([b748b1c](https://github.com/hbstack/background-image/commit/b748b1c6b3c323dd957ef79cedb086b146c808c5)) +* **deps:** update dependency stylelint-scss to v6.10.1 ([35212db](https://github.com/hbstack/background-image/commit/35212db886acff39156752f85fb480f3f8cffa22)) +* **deps:** update dependency stylelint-scss to v6.11.0 ([2d8fef0](https://github.com/hbstack/background-image/commit/2d8fef05e596e0d408c45a0ffa13068716fcc420)) +* **deps:** update dependency stylelint-scss to v6.11.1 ([0844ed5](https://github.com/hbstack/background-image/commit/0844ed569bd85af545f4cf05ae5ea244a780965b)) +* **deps:** update dependency stylelint-scss to v6.4.1 ([a644190](https://github.com/hbstack/background-image/commit/a6441908cc380f79704c75b20ff51454571e0e87)) +* **deps:** update dependency stylelint-scss to v6.5.0 ([ccfb850](https://github.com/hbstack/background-image/commit/ccfb8501b2821c94b6439000104388027c931aee)) +* **deps:** update dependency stylelint-scss to v6.5.1 ([0fca669](https://github.com/hbstack/background-image/commit/0fca6693db2de2b8b4b0cb73264a4a511d3d2d32)) +* **deps:** update dependency stylelint-scss to v6.6.0 ([b49e010](https://github.com/hbstack/background-image/commit/b49e0101461e341e07168fdf5ee39ae7ea63f537)) +* **deps:** update dependency stylelint-scss to v6.7.0 ([8576820](https://github.com/hbstack/background-image/commit/8576820d0e203105e6da019ab3e875ddbc57b045)) +* **deps:** update dependency stylelint-scss to v6.8.0 ([f3f9bab](https://github.com/hbstack/background-image/commit/f3f9bab8001c2ca6a001f03f9adc30730b587d0a)) +* **deps:** update dependency stylelint-scss to v6.8.1 ([0881962](https://github.com/hbstack/background-image/commit/0881962ea0dde71a37325214a509470fee6531b2)) +* **deps:** update dependency stylelint-scss to v6.9.0 ([64b0d20](https://github.com/hbstack/background-image/commit/64b0d20e496ecef5e5f4fc15408ac6b950f02b20)) + ## [0.2.1](https://github.com/hbstack/background-image/compare/v0.2.0...v0.2.1) (2024-03-20)