Skip to content

Commit 4664ef9

Browse files
ci(changesets): 📦 version packages (next) (#94)
ci(changesets): version packages (next) Co-authored-by: gobob-xyz <devops+ghbob@interlay.io>
1 parent b488881 commit 4664ef9

5 files changed

Lines changed: 18 additions & 2 deletions

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+
"six-weeks-hammer",
2425
"strong-bananas-breathe",
2526
"wet-cats-speak",
2627
"witty-coats-guess",

packages/components/CHANGELOG.md

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

3+
## 1.0.0-next.15
4+
5+
### Patch Changes
6+
7+
- [#93](https://github.com/interlay/ui/pull/93) [`b488881632834c5d01c0f13a27c43bdf95a5a9fa`](https://github.com/interlay/ui/commit/b488881632834c5d01c0f13a27c43bdf95a5a9fa) Thanks [@danielsimao](https://github.com/danielsimao)! - Fix/token input decimal undefined
8+
9+
- Updated dependencies [[`b488881632834c5d01c0f13a27c43bdf95a5a9fa`](https://github.com/interlay/ui/commit/b488881632834c5d01c0f13a27c43bdf95a5a9fa)]:
10+
- @interlay/hooks@1.0.0-next.9
11+
312
## 1.0.0-next.14
413

514
### 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.14",
3+
"version": "1.0.0-next.15",
44
"description": "Interlay UI library.",
55
"homepage": "https://github.com/interlay/ui#readme",
66
"license": "MIT",

packages/hooks/CHANGELOG.md

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

3+
## 1.0.0-next.9
4+
5+
### Patch Changes
6+
7+
- [#93](https://github.com/interlay/ui/pull/93) [`b488881632834c5d01c0f13a27c43bdf95a5a9fa`](https://github.com/interlay/ui/commit/b488881632834c5d01c0f13a27c43bdf95a5a9fa) Thanks [@danielsimao](https://github.com/danielsimao)! - Fix/token input decimal undefined
8+
39
## 1.0.0-next.8
410

511
### Patch Changes

packages/hooks/package.json

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

0 commit comments

Comments
 (0)