From 4cc51e6dc7bca9ec7d8b00ea57257dbf46ae4082 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 19:15:59 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e109ceb..1626215 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,37 @@ # Changelog +## 1.0.0 (2025-10-20) + + +### Bug Fixes + +* **deps:** update dependency stylelint-scss to v5 ([22da952](https://github.com/hbstack/snackbar/commit/22da9520acb0e91bbc310d6d0b0e587ea867eb70)) +* **deps:** update dependency stylelint-scss to v5.0.1 ([efb30bc](https://github.com/hbstack/snackbar/commit/efb30bc6e2e6de91a9a4654faecf81d44c77360b)) +* **deps:** update dependency stylelint-scss to v5.1.0 ([dd31df1](https://github.com/hbstack/snackbar/commit/dd31df11678537658ede510a07b4a37b982af62e)) +* **deps:** update dependency stylelint-scss to v5.2.0 ([4d69be8](https://github.com/hbstack/snackbar/commit/4d69be8638c13ff6316f92037ef50109fd2f77ee)) +* **deps:** update dependency stylelint-scss to v5.2.1 ([36613cb](https://github.com/hbstack/snackbar/commit/36613cb2933864fd0d836a9947c6f5b2ee793c03)) +* **deps:** update dependency stylelint-scss to v5.3.0 ([7cb7025](https://github.com/hbstack/snackbar/commit/7cb70257a07fe68f0bd1f7120d9a668c7bc01cf1)) +* **deps:** update dependency stylelint-scss to v5.3.1 ([f8088aa](https://github.com/hbstack/snackbar/commit/f8088aa27cce283d74faa21149c8f725f95793e9)) +* **deps:** update dependency stylelint-scss to v6 ([747fad1](https://github.com/hbstack/snackbar/commit/747fad10e33baca141f4dc293cf78c350ad04fc0)) +* **deps:** update dependency stylelint-scss to v6.1.0 ([e073174](https://github.com/hbstack/snackbar/commit/e0731745f4e4613d016917ab4e8a61e2353f2cf5)) +* **deps:** update dependency stylelint-scss to v6.10.0 ([945cce9](https://github.com/hbstack/snackbar/commit/945cce91f11ef9e9826af83014a267509ccb2147)) +* **deps:** update dependency stylelint-scss to v6.10.1 ([fc6fffa](https://github.com/hbstack/snackbar/commit/fc6fffa98ef97afe9c2255125726dcac84a450e5)) +* **deps:** update dependency stylelint-scss to v6.11.0 ([d330790](https://github.com/hbstack/snackbar/commit/d33079002311c1d5b54b6c1c654bb8a766e89016)) +* **deps:** update dependency stylelint-scss to v6.11.1 ([846fb69](https://github.com/hbstack/snackbar/commit/846fb69e29ddb16152ec7f9cb4a36280d89c12f6)) +* **deps:** update dependency stylelint-scss to v6.12.0 ([46342b7](https://github.com/hbstack/snackbar/commit/46342b76ceaa0a3f3695a90299366a700785e081)) +* **deps:** update dependency stylelint-scss to v6.12.1 ([81cb4e1](https://github.com/hbstack/snackbar/commit/81cb4e1bc666f447f4eaf67836c4052f8fc81476)) +* **deps:** update dependency stylelint-scss to v6.2.0 ([5ef8114](https://github.com/hbstack/snackbar/commit/5ef8114e5200dac3427bcaad77aa31933412e709)) +* **deps:** update dependency stylelint-scss to v6.2.1 ([860d422](https://github.com/hbstack/snackbar/commit/860d422fedafb2963af2c8e22be08e0ee0c6b2a1)) +* **deps:** update dependency stylelint-scss to v6.4.1 ([90e00f7](https://github.com/hbstack/snackbar/commit/90e00f756cdd4061c10de8c9216919a281718ba2)) +* **deps:** update dependency stylelint-scss to v6.5.0 ([b28b9ba](https://github.com/hbstack/snackbar/commit/b28b9ba3d3c611c8f59ecfe73910db4ade4dd495)) +* **deps:** update dependency stylelint-scss to v6.5.1 ([4cd5b5d](https://github.com/hbstack/snackbar/commit/4cd5b5d1e2ddc681687dbb02a0cb58b38c329644)) +* **deps:** update dependency stylelint-scss to v6.6.0 ([aa0a57a](https://github.com/hbstack/snackbar/commit/aa0a57aceabfdb4c8cafde19fa081a057bd3cf41)) +* **deps:** update dependency stylelint-scss to v6.7.0 ([ef7ee97](https://github.com/hbstack/snackbar/commit/ef7ee9765efeca09c1ac265db73a464dd905b76c)) +* **deps:** update dependency stylelint-scss to v6.8.0 ([fefe742](https://github.com/hbstack/snackbar/commit/fefe742169628b12d206c7d31d78c240429c5366)) +* **deps:** update dependency stylelint-scss to v6.8.1 ([4bf30f8](https://github.com/hbstack/snackbar/commit/4bf30f80b9aa31c1ecac26d836c3b2d5c3e13d3d)) +* **deps:** update dependency stylelint-scss to v6.9.0 ([59ed4c0](https://github.com/hbstack/snackbar/commit/59ed4c0ceebde3eef81c58968c3183e36166a9c1)) +* increase the z-index for avoid overlapping by the modal ([ed4aab2](https://github.com/hbstack/snackbar/commit/ed4aab29cf1f2e41df533bf5e0dc1e296f2d095f)) + ## [0.1.1](https://github.com/hbstack/snackbar/compare/v0.1.0...v0.1.1) (2023-05-21)