Skip to content

Commit fe5f949

Browse files
ci(changesets): 📦 version packages (next) (#98)
ci(changesets): version packages (next) Co-authored-by: gobob-xyz <devops+ghbob@interlay.io>
1 parent 459f4aa commit fe5f949

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
"loud-melons-cough",
2222
"mighty-sheep-unite",
2323
"popular-plants-fold",
24+
"purple-ants-suffer",
2425
"purple-dragons-wait",
2526
"six-weeks-hammer",
2627
"strong-bananas-breathe",

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.17
4+
5+
### Patch Changes
6+
7+
- [#97](https://github.com/interlay/ui/pull/97) [`459f4aa9ec887ec038d917b1bc0f98270e28e3fd`](https://github.com/interlay/ui/commit/459f4aa9ec887ec038d917b1bc0f98270e28e3fd) Thanks [@danielsimao](https://github.com/danielsimao)! - fix(components): token input items
8+
39
## 1.0.0-next.16
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.16",
3+
"version": "1.0.0-next.17",
44
"description": "Interlay UI library.",
55
"homepage": "https://github.com/interlay/ui#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)