Skip to content

Commit d492da7

Browse files
chore(release): 1.0.7 [skip ci]
## [1.0.7](v1.0.6...v1.0.7) (2023-04-12) ### Bug Fixes * tooltip shows on item click ([#14](#14)) ([270f6de](270f6de))
1 parent 270f6de commit d492da7

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.0.7](https://github.com/cinnyapp/folds/compare/v1.0.6...v1.0.7) (2023-04-12)
2+
3+
### Bug Fixes
4+
5+
- tooltip shows on item click ([#14](https://github.com/cinnyapp/folds/issues/14)) ([270f6de](https://github.com/cinnyapp/folds/commit/270f6de776daa07d0999d7e7880e3bff13cd8d0d))
6+
17
## [1.0.6](https://github.com/cinnyapp/folds/compare/v1.0.5...v1.0.6) (2023-03-08)
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.0.6",
3+
"version": "1.0.7",
44
"author": "Ajay Bura (ajbura)",
55
"license": "Apache-2.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)