Skip to content

Commit f0dcaf5

Browse files
chore(main): release 0.20.0 (#113)
Co-authored-by: squiggler-app[bot] <265501495+squiggler-app[bot]@users.noreply.github.com>
1 parent 170d423 commit f0dcaf5

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [0.20.0](https://github.com/sanity-io/blueprints-node/compare/v0.19.2...v0.20.0) (2026-06-04)
4+
5+
6+
### Features
7+
8+
* add support for event functions ([#111](https://github.com/sanity-io/blueprints-node/issues/111)) ([170d423](https://github.com/sanity-io/blueprints-node/commit/170d423785e4a06b83ca2d8208b7f43334007e02))
9+
310
## [0.19.2](https://github.com/sanity-io/blueprints-node/compare/v0.19.1...v0.19.2) (2026-06-04)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/blueprints",
3-
"version": "0.19.2",
3+
"version": "0.20.0",
44
"description": "Helper methods and type definitions for Sanity Blueprints",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)