1 parent 88330cf commit 31d47b6Copy full SHA for 31d47b6
2 files changed
CHANGELOG.md
@@ -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
8
### [0.9.4](https://github.com/nuxt-community/sanity-module/compare/0.9.3...0.9.4) (2021-05-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/sanity",
- "version": "0.9.4",
+ "version": "0.10.0",
"description": "Sanity integration for Nuxt.js",
"keywords": [
"nuxt",
0 commit comments