Skip to content

Commit ca2873c

Browse files
chore(main): release 0.16.0 (#281)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7243fd9 commit ca2873c

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.15.4"
2+
".": "0.16.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.16.0](https://github.com/hbstack/hb/compare/v0.15.4...v0.16.0) (2024-11-24)
4+
5+
6+
### Features ✨
7+
8+
* add the `hb.sass_silence_deprecations` parameter to silence deprecations from Dart Sass ([#280](https://github.com/hbstack/hb/issues/280)) ([02d49a0](https://github.com/hbstack/hb/commit/02d49a04b0c9ec8817e2bcacba0ab1741064c626))
9+
10+
11+
### Bug Fixes 🐞
12+
13+
* empty `params` passed to js.Build ([#282](https://github.com/hbstack/hb/issues/282)) ([7243fd9](https://github.com/hbstack/hb/commit/7243fd91cfdeff9e9a90f1c0d294cd65c1d67d0b)), closes [#275](https://github.com/hbstack/hb/issues/275)
14+
315
## [0.15.4](https://github.com/hbstack/hb/compare/v0.15.3...v0.15.4) (2024-11-24)
416

517

0 commit comments

Comments
 (0)