Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Jan 7, 2025
1 parent 3f0de03 commit ef9139f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/rotten-pandas-drum.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 @@
# @formwerk/core

## 0.5.1

### Patch Changes

- c9c5b1e: fix: use deep ref for selectedOptions reactivity closes #100

## 0.5.0

### Minor Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @formwerk/core

## 0.5.1

### Patch Changes

- c9c5b1e: fix: use deep ref for selectedOptions reactivity closes #100

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formwerk/core",
"version": "0.5.0",
"version": "0.5.1",
"description": "",
"author": "Abdelrahman Awad <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit ef9139f

Please sign in to comment.