Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 17, 2022
1 parent 2ec11d6 commit 1c94248
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.0](https://github.com/nuxt-community/sanity-module/compare/0.10.0...1.0.0) (2022-02-17)


### Features

* migrate module to support nuxt3 and bridge ([#316](https://github.com/nuxt-community/sanity-module/issues/316)) ([2ec11d6](https://github.com/nuxt-community/sanity-module/commit/2ec11d6642403845619c353a97440ce3b184c16b))

## [0.10.0](https://github.com/nuxt-community/sanity-module/compare/0.9.4...0.10.0) (2021-08-03)


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/sanity",
"version": "0.10.0",
"version": "1.0.0",
"license": "MIT",
"repository": "nuxt-community/sanity-module",
"description": "Sanity integration for Nuxt",
Expand Down

0 comments on commit 1c94248

Please sign in to comment.