diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d84f7d9..0cf747eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ +## [0.9.1](https://github.com/danielroe/sanity-typed-queries/compare/0.9.0...0.9.1) (2022-10-10) + ## [0.9.0](https://github.com/danielroe/sanity-typed-queries/compare/0.8.1...0.9.0) (2022-10-07) diff --git a/package.json b/package.json index 6a92da17..72a5adf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-typed-queries", - "version": "0.9.0", + "version": "0.9.1", "description": "A collection of helper functions to improve the typing of Sanity resources.", "keywords": [ "sanity",