Skip to content

Commit

Permalink
chore: release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hebilicious committed Nov 13, 2023
1 parent b8232c1 commit e0b254c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.3.0](https://github.com/Hebilicious/form-actions-nuxt/compare/v0.2.4...v0.3.0) (2023-11-13)


### Bug Fixes

* windows compatible regex and filename ([#87](https://github.com/Hebilicious/form-actions-nuxt/issues/87)) ([105153c](https://github.com/Hebilicious/form-actions-nuxt/commit/105153c43c2a2177abe81dd03538c4d3d80becb0))



## [0.2.4](https://github.com/Hebilicious/form-actions-nuxt/compare/v0.2.4-beta.4...v0.2.4) (2023-09-01)


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": "form-actions-nuxt",
"type": "module",
"version": "0.2.4",
"version": "0.3.0",
"private": true,
"workspaces": [
"packages/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/form-actions-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hebilicious/form-actions-nuxt",
"type": "module",
"version": "0.2.4",
"version": "0.3.0",
"author": {
"name": "Hebilicious",
"email": "xsh4k3@gmail.com",
Expand Down

0 comments on commit e0b254c

Please sign in to comment.