Skip to content

Commit

Permalink
chore: release packages (#71)
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
jpntex and github-actions[bot] authored May 9, 2024
1 parent 66bfe07 commit a5a1503
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tricky-elephants-deliver.md

This file was deleted.

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

## 1.7.2

### Patch Changes

- fix: modal handling 'full' size option. ([#70](https://github.com/indielayer/ui/pull/70)) ([`66bfe07`](https://github.com/indielayer/ui/commit/66bfe07e7366463f2937d07376cdb36ec963f23c))

## 1.7.1

### 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,6 +1,6 @@
{
"name": "@indielayer/ui",
"version": "1.7.1",
"version": "1.7.2",
"description": "Indielayer UI Components with Tailwind CSS build for Vue 3",
"author": {
"name": "João Teixeira",
Expand Down

0 comments on commit a5a1503

Please sign in to comment.