Skip to content

Commit

Permalink
Version Packages (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 6, 2025
1 parent 41b79a5 commit 7f7fd32
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-peas-heal.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/aeria-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# aeria-ui

## 0.0.153

### Patch Changes

- Updated dependencies [e7ca300]
- @aeria-ui/ui@0.0.148

## 0.0.152

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/aeria-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aeria-ui",
"type": "module",
"version": "0.0.152",
"version": "0.0.153",
"description": "",
"scripts": {
"test": "echo skipping",
Expand Down Expand Up @@ -32,6 +32,6 @@
"@aeria-ui/core": "^0.0.94",
"@aeria-ui/i18n": "^0.0.14",
"@aeria-ui/state-management": "^0.0.16",
"@aeria-ui/ui": "^0.0.147"
"@aeria-ui/ui": "^0.0.148"
}
}
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @aeria-ui/ui

## 0.0.148

### Patch Changes

- e7ca300: Change exports

## 0.0.147

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aeria-ui/ui",
"type": "module",
"version": "0.0.147",
"version": "0.0.148",
"description": "",
"scripts": {
"test": "vitest run",
Expand Down

0 comments on commit 7f7fd32

Please sign in to comment.