Skip to content

Commit f91d6a3

Browse files
ci(changesets): 📦 version packages (next) (#96)
ci(changesets): version packages (next) Co-authored-by: gobob-xyz <devops+ghbob@interlay.io>
1 parent 19bac3c commit f91d6a3

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
@@ -13,6 +13,7 @@
1313
"cold-bats-battle",
1414
"curvy-oranges-mate",
1515
"early-penguins-scream",
16+
"few-books-confess",
1617
"fuzzy-jars-knock",
1718
"grumpy-needles-tell",
1819
"honest-beers-learn",

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.16
4+
5+
### Patch Changes
6+
7+
- [#95](https://github.com/interlay/ui/pull/95) [`19bac3c08a0fc0a65ea0948793f12350975d6c49`](https://github.com/interlay/ui/commit/19bac3c08a0fc0a65ea0948793f12350975d6c49) Thanks [@danielsimao](https://github.com/danielsimao)! - fix(TokenInput): currency state
8+
39
## 1.0.0-next.15
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.15",
3+
"version": "1.0.0-next.16",
44
"description": "Interlay UI library.",
55
"homepage": "https://github.com/interlay/ui#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)