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 May 18, 2024
1 parent 0e57983 commit e690df2
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## 1.0.0 (2024-05-18)


### ⚠ 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))

## [2.0.3](https://github.com/DanSnow/vue-recaptcha/compare/v2.0.2...v2.0.3) (2022-09-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-recaptcha",
"version": "3.0.0-alpha.6",
"version": "1.0.0",
"packageManager": "[email protected]",
"description": "ReCAPTCHA vue component",
"author": "DanSnow",
Expand Down

0 comments on commit e690df2

Please sign in to comment.