We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98acdd1 commit 97da051Copy full SHA for 97da051
packages/ui/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @soramitsu-ui/ui
2
3
+## 0.8.0
4
+
5
+### Patch Changes
6
7
+- Version bump only; no code changes since 0.13.15.
8
9
## 0.13.15
10
11
### Patch Changes
packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@soramitsu-ui/ui",
- "version": "0.13.15",
+ "version": "0.8.0",
"main": "dist/lib.cjs",
"module": "dist/lib.mjs",
"types": "dist/lib.d.ts",
0 commit comments