Skip to content

Commit f4e1249

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2023-05-07) ### Bug Fixes * missing fill option in badge component ([#17](#17)) ([e021107](e021107))
1 parent e021107 commit f4e1249

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.1](https://github.com/cinnyapp/folds/compare/v1.1.0...v1.1.1) (2023-05-07)
2+
3+
### Bug Fixes
4+
5+
- missing fill option in badge component ([#17](https://github.com/cinnyapp/folds/issues/17)) ([e021107](https://github.com/cinnyapp/folds/commit/e021107ca8a7c8a41022071d0d9c908d52dd0374))
6+
17
# [1.1.0](https://github.com/cinnyapp/folds/compare/v1.0.7...v1.1.0) (2023-04-22)
28

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

0 commit comments

Comments
 (0)