Skip to content

Commit 7d071bb

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.2...v1.6.0) (2024-03-25) ### Bug Fixes * modal and button component uncertain styles ([#33](#33)) ([62417b9](62417b9)) ### Features * bookmark, inbox and reload icon ([#34](#34)) ([355a236](355a236))
1 parent 355a236 commit 7d071bb

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.6.0](https://github.com/cinnyapp/folds/compare/v1.5.2...v1.6.0) (2024-03-25)
2+
3+
### Bug Fixes
4+
5+
- modal and button component uncertain styles ([#33](https://github.com/cinnyapp/folds/issues/33)) ([62417b9](https://github.com/cinnyapp/folds/commit/62417b981b5e8ee024f0f34167f32ca298a3737f))
6+
7+
### Features
8+
9+
- bookmark, inbox and reload icon ([#34](https://github.com/cinnyapp/folds/issues/34)) ([355a236](https://github.com/cinnyapp/folds/commit/355a236aa30b30dc62265628333c008f3ab76bcf))
10+
111
## [1.5.2](https://github.com/cinnyapp/folds/compare/v1.5.1...v1.5.2) (2024-02-04)
212

313
### Bug Fixes

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": "folds",
3-
"version": "1.5.2",
3+
"version": "1.6.0",
44
"author": "Ajay Bura (ajbura)",
55
"license": "Apache-2.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)