Skip to content

Commit

Permalink
chore: release main (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: Jasmin <code@jasi.dev>
  • Loading branch information
github-actions[bot] and GiyoMoon authored Oct 15, 2024
1 parent fdc93d3 commit 5c76333
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages/dialog": "0.2.3",
"packages/disclosure": "0.2.0",
"packages/drawer": "0.2.2",
"packages/otp-field": "0.1.2",
"packages/otp-field": "0.1.3",
"packages/popover": "0.2.0",
"packages/resizable": "0.2.3",
"packages/solid-dismissible": "0.1.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/otp-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @corvu/otp-field

## [0.1.3](https://github.com/corvudev/corvu/compare/@corvu/otp-field@0.1.2...@corvu/otp-field@0.1.3) (2024-10-15)


### Bug Fixes

* move cursor right on forward delete ([f19ce06](https://github.com/corvudev/corvu/commit/f19ce0647ee8315314fbf9127885eedf96ebeb57))

## [0.1.2](https://github.com/corvudev/corvu/compare/@corvu/otp-field@0.1.1...@corvu/otp-field@0.1.2) (2024-07-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/otp-field/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@corvu/otp-field",
"version": "0.1.2",
"version": "0.1.3",
"private": false,
"description": "Unstyled, accessible and customizable UI primitives for SolidJS",
"keywords": [
Expand Down

0 comments on commit 5c76333

Please sign in to comment.