From f1baf6b16c089a7652579b8ee8e6c50066bd2712 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 26 Nov 2024 11:47:49 +0000 Subject: [PATCH] chore(release): 1.0.3 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc089a0..0fceb5f 100644 --- a/CHANGELOG.md +++ b/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. +## [1.0.3](https://github.com/sanity-io/sanity-plugin-personalisation/compare/v1.0.2...v1.0.3) (2024-11-26) + +### Bug Fixes + +- updated plugin name to match scoped package ([d0eb0cc](https://github.com/sanity-io/sanity-plugin-personalisation/commit/d0eb0cc930a9d1a4c2c38ff35bc68eafb8435ebc)) + ## [1.0.2](https://github.com/sanity-io/sanity-plugin-personalisation/compare/v1.0.1...v1.0.2) (2024-11-26) ### Bug Fixes diff --git a/package.json b/package.json index 26dadf3..5d2d893 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/personalisation-plugin", - "version": "1.0.2", + "version": "1.0.3", "description": "Plugin to help with personalisation, a/b testing when using Sanity", "keywords": [ "sanity",