Skip to content

Commit

Permalink
chore(main): release 0.1.2 (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 17, 2024
1 parent abbfd62 commit c35e0d9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.1"
".": "0.1.2"
}
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog

## [0.1.2](https://github.com/hbstack/code-block-panel/compare/v0.1.1...v0.1.2) (2024-02-17)


### Bug Fixes 🐞

* **deps:** update dependency stylelint-scss to v5 ([8327ba7](https://github.com/hbstack/code-block-panel/commit/8327ba7eadf9a887090de8afcc57b8c24daa61ee))
* **deps:** update dependency stylelint-scss to v5.0.1 ([8205f8e](https://github.com/hbstack/code-block-panel/commit/8205f8ec22f8af0c9af16dbeccf27f222fd1c928))
* **deps:** update dependency stylelint-scss to v5.1.0 ([697ce2b](https://github.com/hbstack/code-block-panel/commit/697ce2b2940c19b35bc784a0373c4a36bc8bcd2d))
* **deps:** update dependency stylelint-scss to v5.2.0 ([3f24851](https://github.com/hbstack/code-block-panel/commit/3f24851499150bcec5294d68dfefd0085ef5c7d7))
* **deps:** update dependency stylelint-scss to v5.2.1 ([842c2a0](https://github.com/hbstack/code-block-panel/commit/842c2a00be4c01c2f1a18f1885e96d335e6325fa))
* **deps:** update dependency stylelint-scss to v5.3.0 ([a636d9b](https://github.com/hbstack/code-block-panel/commit/a636d9b371d916a677817bf410dd9f8dc718de18))
* **deps:** update dependency stylelint-scss to v5.3.1 ([4630ae6](https://github.com/hbstack/code-block-panel/commit/4630ae62d48af56a34b0d1e73364def3505f9701))
* **deps:** update dependency stylelint-scss to v6 ([50c9e06](https://github.com/hbstack/code-block-panel/commit/50c9e0610fb6d3f3cb0a37d726143739ee5a8f79))
* **deps:** update dependency stylelint-scss to v6.1.0 ([fd1ed85](https://github.com/hbstack/code-block-panel/commit/fd1ed855014a24532598879293bc03ec2913adda))


### Styles 🎨

* 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 comments on commit c35e0d9

Please sign in to comment.