Skip to content

Commit

Permalink
chore: release v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jan 28, 2023
1 parent 1976076 commit 35dd136
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


## [0.1.3](https://github.com/nuxt-modules/turnstile/compare/0.1.2...0.1.3) (2023-01-28)


### Bug Fixes

* **types:** add callback argument string type ([#128](https://github.com/nuxt-modules/turnstile/issues/128)) ([1976076](https://github.com/nuxt-modules/turnstile/commit/197607650297c2dcbbd0df745d8a340e91fe4c02))
* **types:** add typing for turnstile callback ([864c268](https://github.com/nuxt-modules/turnstile/commit/864c268b25add4d29774029675e0b868800b3a19)), closes [#127](https://github.com/nuxt-modules/turnstile/issues/127)

## [0.1.2](https://github.com/nuxt-modules/turnstile/compare/0.1.1...0.1.2) (2023-01-09)

## [0.1.1](https://github.com/nuxt-modules/turnstile/compare/0.1.0...0.1.1) (2022-12-02)
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": "@nuxtjs/turnstile",
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",
"description": "Cloudflare Turnstile integration for Nuxt",
"repository": "nuxt-modules/turnstile",
Expand Down

0 comments on commit 35dd136

Please sign in to comment.