Skip to content

Commit 2efaee8

Browse files
committed
chore: release v1.6.0
1 parent 484af68 commit 2efaee8

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
## [1.6.0](https://github.com/nuxt-modules/sanity/compare/1.5.0...1.6.0) (2023-01-24)
4+
5+
6+
### Features
7+
8+
* **docs:** upgrade to latest Docus ([#590](https://github.com/nuxt-modules/sanity/issues/590)) ([798b0f8](https://github.com/nuxt-modules/sanity/commit/798b0f83a4f46afb386b6998f7e20fddea2a1122))
9+
10+
11+
### Bug Fixes
12+
13+
* declare `ofetch` dependency ([6edba44](https://github.com/nuxt-modules/sanity/commit/6edba44d60b4d94b6ea8266de658b2e64d2269f9))
14+
315
## [1.5.0](https://github.com/nuxt-modules/sanity/compare/1.4.1...1.5.0) (2022-11-16)
416

517
### [1.4.1](https://github.com/nuxt-modules/sanity/compare/1.4.0...1.4.1) (2022-10-23)

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": "1.5.0",
3+
"version": "1.6.0",
44
"license": "MIT",
55
"repository": "nuxt-modules/sanity",
66
"description": "Sanity integration for Nuxt",

0 commit comments

Comments
 (0)