Skip to content

Commit e027adf

Browse files
committed
πŸ”–(release) version package
Patch Changes - Fix typos - Fix the share modal design to match figma sketches
1 parent b06df38 commit e027adf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

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

33
## [Unreleased]
44

5+
## 0.19.8
6+
7+
### Patch Changes
8+
9+
- Fix typos
10+
- Fix the share modal design to match figma sketches
11+
512
## 0.19.7
613

714
### Patch Changes

β€Ž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.7",
7+
"version": "0.19.8",
88
"type": "module",
99
"main": "./dist/index.cjs",
1010
"module": "./dist/index.js",

0 commit comments

Comments
Β (0)