Skip to content

Commit

Permalink
chore(release): 0.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.6.1](v0.6.0...0.6.1) (2023-08-28)

### Bug Fixes

* **component:** readd `nextTick` import ([#274](#274)) ([d831058](d831058))
* use `useHead` from `[#imports](https://github.com/nuxt-modules/turnstile/issues/imports)` ([171e351](171e351)), closes [#271](#271)
  • Loading branch information
semantic-release-bot committed Aug 28, 2023
1 parent 85298b7 commit 564baeb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## [0.6.1](https://github.com/nuxt-modules/turnstile/compare/v0.6.0...0.6.1) (2023-08-28)


### Bug Fixes

* **component:** readd `nextTick` import ([#274](https://github.com/nuxt-modules/turnstile/issues/274)) ([d831058](https://github.com/nuxt-modules/turnstile/commit/d831058211800d87b58d650e67a1b1e8955305e9))
* use `useHead` from `[#imports](https://github.com/nuxt-modules/turnstile/issues/imports)` ([171e351](https://github.com/nuxt-modules/turnstile/commit/171e351ba60b057f381c8101d7a0fe498b82a426)), closes [#271](https://github.com/nuxt-modules/turnstile/issues/271)

0 comments on commit 564baeb

Please sign in to comment.