Skip to content

Commit 31d47b6

Browse files
committed
chore: release v0.10.0
1 parent 88330cf commit 31d47b6

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+
## [0.10.0](https://github.com/nuxt-community/sanity-module/compare/0.9.4...0.10.0) (2021-08-03)
2+
3+
4+
### Features
5+
6+
* support custom block types ([#216](https://github.com/nuxt-community/sanity-module/issues/216)) ([88330cf](https://github.com/nuxt-community/sanity-module/commit/88330cf9af5bb70411fa1ece4796a48e7bc23409))
7+
18
### [0.9.4](https://github.com/nuxt-community/sanity-module/compare/0.9.3...0.9.4) (2021-05-15)
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.9.4",
3+
"version": "0.10.0",
44
"description": "Sanity integration for Nuxt.js",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)