Skip to content

Commit 00c5d24

Browse files
chore(main): release 0.2.0 (#122)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2ce194a commit 00c5d24

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

.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.1.7"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/hbstack/search/compare/v0.1.7...v0.2.0) (2023-12-16)
4+
5+
6+
### Features ✨
7+
8+
* add the form partial ([4d696c4](https://github.com/hbstack/search/commit/4d696c4b9237310a4d073546bf221bbb2026d00b))
9+
* add the hb.search.modal parameter to enable/disable modal, default to true ([4d696c4](https://github.com/hbstack/search/commit/4d696c4b9237310a4d073546bf221bbb2026d00b))
10+
11+
12+
### Bug Fixes 🐞
13+
14+
* **deps:** update dependency stylelint-scss to v5 ([05093f9](https://github.com/hbstack/search/commit/05093f907032bca5f9fc72da894e34d2a5b43895))
15+
* **deps:** update dependency stylelint-scss to v5.0.1 ([41fd678](https://github.com/hbstack/search/commit/41fd678b9085db16fc6adcb8cb6790e26277c9ef))
16+
* **deps:** update dependency stylelint-scss to v5.1.0 ([f6a198c](https://github.com/hbstack/search/commit/f6a198cf609c5eb77404714a3542b25bdb093eb1))
17+
* **deps:** update dependency stylelint-scss to v5.2.0 ([8d19270](https://github.com/hbstack/search/commit/8d192702016f7291a00d3c25f41a8d255c23473c))
18+
* **deps:** update dependency stylelint-scss to v5.2.1 ([7c05481](https://github.com/hbstack/search/commit/7c05481c2c3d093a045468a28c0f44060e604f08))
19+
* **deps:** update dependency stylelint-scss to v5.3.0 ([fcbe397](https://github.com/hbstack/search/commit/fcbe397382e63818b262d8353c1322c610a91a79))
20+
* **deps:** update dependency stylelint-scss to v5.3.1 ([2bdd6b5](https://github.com/hbstack/search/commit/2bdd6b50b5cc60d26f0374873cf9f7881ef04e45))
21+
* **deps:** update dependency stylelint-scss to v6 ([b886a56](https://github.com/hbstack/search/commit/b886a56984a5d83ef4e2a67c497e941da2d43d8e))
22+
23+
24+
### Performance Improvements ⚡️
25+
26+
* separate styles from main HB bundle ([4d696c4](https://github.com/hbstack/search/commit/4d696c4b9237310a4d073546bf221bbb2026d00b))
27+
28+
29+
### Styles 🎨
30+
31+
* tweak the search layout ([4d696c4](https://github.com/hbstack/search/commit/4d696c4b9237310a4d073546bf221bbb2026d00b))

0 commit comments

Comments
 (0)