Skip to content

Commit 1c94248

Browse files
committed
chore: release v1.0.0
1 parent 2ec11d6 commit 1c94248

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.0](https://github.com/nuxt-community/sanity-module/compare/0.10.0...1.0.0) (2022-02-17)
2+
3+
4+
### Features
5+
6+
* 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))
7+
18
## [0.10.0](https://github.com/nuxt-community/sanity-module/compare/0.9.4...0.10.0) (2021-08-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/sanity",
3-
"version": "0.10.0",
3+
"version": "1.0.0",
44
"license": "MIT",
55
"repository": "nuxt-community/sanity-module",
66
"description": "Sanity integration for Nuxt",

0 commit comments

Comments
 (0)