Skip to content

Commit

Permalink
ci(changesets): version packages (#231)
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 30, 2024
1 parent bebbadd commit b02ef25
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/hungry-cooks-marry.md

This file was deleted.

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

## 0.24.2

### Patch Changes

- [#230](https://github.com/animareflection/ui/pull/230) [`bebbadd`](https://github.com/animareflection/ui/commit/bebbadd1f17f619edbfbbc0095a068df5b96d8ec) Thanks [@coopbri](https://github.com/coopbri)! - Add `Portal` to `Drawer`, `Modal`, and `Tooltip` to fix render overlay issues

## 0.24.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@animareflection/ui",
"description": "Anima Reflection design system and library",
"version": "0.24.1",
"version": "0.24.2",
"license": "MIT",
"main": "build/ui.js",
"module": "build/ui.mjs",
Expand Down

0 comments on commit b02ef25

Please sign in to comment.