Skip to content

Commit a4ca602

Browse files
chore(release): 1.14.0 [skip ci]
# [1.14.0](v1.13.23...v1.14.0) (2024-06-13) ### Features * add badge count on filter button (in searchbar) ([1acd3fe](1acd3fe))
1 parent 1acd3fe commit a4ca602

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.14.0](https://github.com/DaVikingCode/react-components/compare/v1.13.23...v1.14.0) (2024-06-13)
2+
3+
4+
### Features
5+
6+
* add badge count on filter button (in searchbar) ([1acd3fe](https://github.com/DaVikingCode/react-components/commit/1acd3fe7547612172fd098fb34ca3f1d9c6285c6))
7+
18
## [1.13.23](https://github.com/DaVikingCode/react-components/compare/v1.13.22...v1.13.23) (2024-04-16)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@daviking/components",
3-
"version": "1.13.23",
3+
"version": "1.14.0",
44
"main": "./lib/cjs/index.js",
55
"module": "./lib/esm/index.js",
66
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)