Skip to content

Commit 619b6ca

Browse files
ci(changesets): 📦 version packages (next) (#92)
ci(changesets): version packages (next) Co-authored-by: gobob-xyz <devops+ghbob@interlay.io>
1 parent f99474c commit 619b6ca

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"mighty-sheep-unite",
2222
"popular-plants-fold",
2323
"purple-dragons-wait",
24+
"strong-bananas-breathe",
2425
"wet-cats-speak",
2526
"witty-coats-guess",
2627
"young-tips-leave"

packages/components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @interlay/ui
22

3+
## 1.0.0-next.14
4+
5+
### Patch Changes
6+
7+
- [#91](https://github.com/interlay/ui/pull/91) [`f99474c2e9c9876139d117b0ad192c105cba2428`](https://github.com/interlay/ui/commit/f99474c2e9c9876139d117b0ad192c105cba2428) Thanks [@danielsimao](https://github.com/danielsimao)! - fix: token input decimals handling
8+
39
## 1.0.0-next.13
410

511
### Patch Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interlay/ui",
3-
"version": "1.0.0-next.13",
3+
"version": "1.0.0-next.14",
44
"description": "Interlay UI library.",
55
"homepage": "https://github.com/interlay/ui#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)