Skip to content

Commit

Permalink
ci(changesets): 📦 version packages (#57)
Browse files Browse the repository at this point in the history
ci(changesets): version packages

Co-authored-by: gobob-xyz <[email protected]>
  • Loading branch information
github-actions[bot] and gobob-xyz committed Feb 5, 2024
1 parent 6371a9c commit 735e695
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/wet-apricots-lick.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @interlay/ui

## 0.0.13

### Patch Changes

- [#56](https://github.com/interlay/ui/pull/56) [`6371a9c34359c944a2feecab31566f78f7782f5c`](https://github.com/interlay/ui/commit/6371a9c34359c944a2feecab31566f78f7782f5c) Thanks [@danielsimao](https://github.com/danielsimao)! - fix(components): add missing export for TextArea

## 0.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interlay/ui",
"version": "0.0.12",
"version": "0.0.13",
"description": "Interlay UI library.",
"homepage": "https://github.com/interlay/ui#readme",
"license": "MIT",
Expand Down

0 comments on commit 735e695

Please sign in to comment.