Skip to content

Commit 3f6f448

Browse files
chore(main): release 0.1.3
1 parent 20c1150 commit 3f6f448

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.2"
2+
".": "0.1.3"
33
}

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/hbstack/code-block-panel/compare/v0.1.2...v0.1.3) (2025-04-14)
4+
5+
6+
### Bug Fixes 🐞
7+
8+
* **deps:** update dependency stylelint-scss to v6.10.0 ([a16229a](https://github.com/hbstack/code-block-panel/commit/a16229a3fd253693a0187bb88e31aa7fa1560421))
9+
* **deps:** update dependency stylelint-scss to v6.10.1 ([a8325be](https://github.com/hbstack/code-block-panel/commit/a8325bec0ad4f74b7a36a55c3b3efcaf4b65312c))
10+
* **deps:** update dependency stylelint-scss to v6.11.0 ([60e7c54](https://github.com/hbstack/code-block-panel/commit/60e7c54b53d902ccdf0d67b57c595e20ad125e04))
11+
* **deps:** update dependency stylelint-scss to v6.11.1 ([0adcc47](https://github.com/hbstack/code-block-panel/commit/0adcc47baea77898339d6b30f32efac12ddd4a30))
12+
* **deps:** update dependency stylelint-scss to v6.2.0 ([7825001](https://github.com/hbstack/code-block-panel/commit/78250017ce385d5ba2924d7ea1eb263b7ebe5b0c))
13+
* **deps:** update dependency stylelint-scss to v6.2.1 ([b685b06](https://github.com/hbstack/code-block-panel/commit/b685b06df4ae203fdc022cc536711594a8fe73f4))
14+
* **deps:** update dependency stylelint-scss to v6.4.1 ([cec4e3a](https://github.com/hbstack/code-block-panel/commit/cec4e3ae8670fa188bc39248b7d3211db7768a12))
15+
* **deps:** update dependency stylelint-scss to v6.5.0 ([d9b2848](https://github.com/hbstack/code-block-panel/commit/d9b2848f912f2d121472e65ce237a2a27891ddf8))
16+
* **deps:** update dependency stylelint-scss to v6.5.1 ([0c6b118](https://github.com/hbstack/code-block-panel/commit/0c6b118004e034184c96e8bb2ba935125b16f7af))
17+
* **deps:** update dependency stylelint-scss to v6.6.0 ([48cc919](https://github.com/hbstack/code-block-panel/commit/48cc919a2bb664782efb12d7e20cdd501f7a1646))
18+
* **deps:** update dependency stylelint-scss to v6.7.0 ([9d78d9b](https://github.com/hbstack/code-block-panel/commit/9d78d9b80bc21eb1b391c1b91fc6947f5fb57cbb))
19+
* **deps:** update dependency stylelint-scss to v6.8.0 ([3d204f0](https://github.com/hbstack/code-block-panel/commit/3d204f051a6e85209285d2181f1dd958ff3a1135))
20+
* **deps:** update dependency stylelint-scss to v6.8.1 ([4bdc5c7](https://github.com/hbstack/code-block-panel/commit/4bdc5c71af8304ea5adc6e38957148e88587911c))
21+
* **deps:** update dependency stylelint-scss to v6.9.0 ([caa2735](https://github.com/hbstack/code-block-panel/commit/caa2735c3691fa0989acce7077ef5a3c627a01b3))
22+
323
## [0.1.2](https://github.com/hbstack/code-block-panel/compare/v0.1.1...v0.1.2) (2024-02-17)
424

525

0 commit comments

Comments
 (0)