Skip to content

Commit d260865

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2024-04-08) ### Features * fill variant in icon button, chip and menu item components ([#35](#35)) ([b074d42](b074d42))
1 parent be9f9c5 commit d260865

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.7.0](https://github.com/cinnyapp/folds/compare/v1.6.0...v1.7.0) (2024-04-08)
2+
3+
### Features
4+
5+
- fill variant in icon button, chip and menu item components ([#35](https://github.com/cinnyapp/folds/issues/35)) ([b074d42](https://github.com/cinnyapp/folds/commit/b074d421b66eb4d8b600dfa55b967e6c4f783044))
6+
17
# [1.6.0](https://github.com/cinnyapp/folds/compare/v1.5.2...v1.6.0) (2024-03-25)
28

39
### Bug Fixes

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "folds",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"author": "Ajay Bura (ajbura)",
55
"license": "Apache-2.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)