From ba9cc441971b0272b88f4d16295f4d8d1ae8c1c4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 Jan 2025 09:29:29 +0000 Subject: [PATCH] chore(release): 3.1.0 [skip ci] --- plugin/CHANGELOG.md | 6 ++++++ plugin/LICENSE | 2 +- plugin/package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/plugin/CHANGELOG.md b/plugin/CHANGELOG.md index 038d0e7..33e551e 100644 --- a/plugin/CHANGELOG.md +++ b/plugin/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.1.0](https://github.com/sanity-io/assist/compare/v3.0.9...v3.1.0) (2025-01-09) + +### Features + +- adds support for versions ids in Studio releases ([#54](https://github.com/sanity-io/assist/issues/54)) ([6b1e8d4](https://github.com/sanity-io/assist/commit/6b1e8d4aa54f9f8f86f6a101b77f03b06d4255f2)) + ## [3.0.9](https://github.com/sanity-io/assist/compare/v3.0.8...v3.0.9) (2024-12-16) ### Bug Fixes diff --git a/plugin/LICENSE b/plugin/LICENSE index 27d7441..e29281b 100644 --- a/plugin/LICENSE +++ b/plugin/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Sanity +Copyright (c) 2025 Sanity Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/plugin/package.json b/plugin/package.json index ea99227..668eae0 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/assist", - "version": "3.0.9", + "version": "3.1.0", "description": "You create the instructions; Sanity AI Assist does the rest.", "keywords": [ "sanity",