Skip to content

Commit 77c1509

Browse files
πŸ”–(release) version package
### Minor Changes - add can_delete property and improve ShareModal Storybook docs
1 parent 6d276a7 commit 77c1509

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## 0.19.2
6+
57
### Minor Changes
68

79
- add can_delete property and improve ShareModal Storybook docs

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "0.19.1",
7+
"version": "0.19.2",
88
"type": "module",
99
"main": "./dist/index.cjs",
1010
"module": "./dist/index.js",

0 commit comments

Comments
Β (0)