Skip to content

Commit fc3e29b

Browse files
chore(main): release 0.1.2
1 parent abbfd62 commit fc3e29b

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-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.1"
2+
".": "0.1.2"
33
}

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
3+
## [0.1.2](https://github.com/hbstack/code-block-panel/compare/v0.1.1...v0.1.2) (2024-02-17)
4+
5+
6+
### Bug Fixes 🐞
7+
8+
* **deps:** update dependency stylelint-scss to v5 ([8327ba7](https://github.com/hbstack/code-block-panel/commit/8327ba7eadf9a887090de8afcc57b8c24daa61ee))
9+
* **deps:** update dependency stylelint-scss to v5.0.1 ([8205f8e](https://github.com/hbstack/code-block-panel/commit/8205f8ec22f8af0c9af16dbeccf27f222fd1c928))
10+
* **deps:** update dependency stylelint-scss to v5.1.0 ([697ce2b](https://github.com/hbstack/code-block-panel/commit/697ce2b2940c19b35bc784a0373c4a36bc8bcd2d))
11+
* **deps:** update dependency stylelint-scss to v5.2.0 ([3f24851](https://github.com/hbstack/code-block-panel/commit/3f24851499150bcec5294d68dfefd0085ef5c7d7))
12+
* **deps:** update dependency stylelint-scss to v5.2.1 ([842c2a0](https://github.com/hbstack/code-block-panel/commit/842c2a00be4c01c2f1a18f1885e96d335e6325fa))
13+
* **deps:** update dependency stylelint-scss to v5.3.0 ([a636d9b](https://github.com/hbstack/code-block-panel/commit/a636d9b371d916a677817bf410dd9f8dc718de18))
14+
* **deps:** update dependency stylelint-scss to v5.3.1 ([4630ae6](https://github.com/hbstack/code-block-panel/commit/4630ae62d48af56a34b0d1e73364def3505f9701))
15+
* **deps:** update dependency stylelint-scss to v6 ([50c9e06](https://github.com/hbstack/code-block-panel/commit/50c9e0610fb6d3f3cb0a37d726143739ee5a8f79))
16+
* **deps:** update dependency stylelint-scss to v6.1.0 ([fd1ed85](https://github.com/hbstack/code-block-panel/commit/fd1ed855014a24532598879293bc03ec2913adda))
17+
18+
19+
### Styles 🎨
20+
21+
* highlight scrollbar on hover and change scrollbar width as thin ([#137](https://github.com/hbstack/code-block-panel/issues/137)) ([aa3a508](https://github.com/hbstack/code-block-panel/commit/aa3a50854dc439c3dcbce6a9519b371237dfec19))

0 commit comments

Comments
 (0)