We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06df38 commit e027adfCopy full SHA for e027adf
2 files changed
βCHANGELOG.mdβ
@@ -2,6 +2,13 @@
2
3
## [Unreleased]
4
5
+## 0.19.8
6
+
7
+### Patch Changes
8
9
+- Fix typos
10
+- Fix the share modal design to match figma sketches
11
12
## 0.19.7
13
14
### Patch Changes
βpackage.jsonβ
@@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
- "version": "0.19.7",
+ "version": "0.19.8",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
0 commit comments