Skip to content

Commit 98ade75

Browse files
committed
chore: release v1.3.2
1 parent df91b17 commit 98ade75

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,5 +1,12 @@
11

22

3+
### [1.3.2](https://github.com/nuxt-modules/sanity/compare/1.3.1...1.3.2) (2022-10-17)
4+
5+
6+
### Bug Fixes
7+
8+
* pass props down to styles ([#522](https://github.com/nuxt-modules/sanity/issues/522)) ([93c48f4](https://github.com/nuxt-modules/sanity/commit/93c48f4f4a15fa1815324a1f1d60276e0ff3762c))
9+
310
### [1.3.1](https://github.com/nuxt-modules/sanity/compare/1.3.0...1.3.1) (2022-10-11)
411

512

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

0 commit comments

Comments
 (0)