Skip to content

Commit

Permalink
chore(v3): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 4, 2024
1 parent 59aa381 commit 4002a88
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

## 1.0.0 (2024-06-04)


### ⚠ BREAKING CHANGES

* use simple script injection by default

### Features

* use simple script injection by default ([5517abd](https://github.com/DanSnow/vue-recaptcha/commit/5517abddc9f071139aaaf43d0ca47ff50e783fb3))


### Bug Fixes

* add vue-recaptcha to transpile ([789f565](https://github.com/DanSnow/vue-recaptcha/commit/789f565501a9a4d090caf4f50c45e6222062dfb9))
* **deps:** update dependency type-fest to v4 ([1096695](https://github.com/DanSnow/vue-recaptcha/commit/1096695bf87ea171f80547a3e529fafd0e616476))


### Reverts

* "chore(deps): update dependency nuxt to v3.11.0" ([d66d1f7](https://github.com/DanSnow/vue-recaptcha/commit/d66d1f77b229c80c3d0dcde7fd3930428df7d1f8))
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"@moonrepo/cli": "1.25.2",
"playwright": "1.44.1"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"version": "1.0.0"
}

0 comments on commit 4002a88

Please sign in to comment.