From 74f9a2c58c2d585d99901d48dcdf9c30d4210f04 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 25 Nov 2024 15:01:59 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ package.json | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e27ccf0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ + + +# 📓 Changelog + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.0.0 (2024-11-25) + +### Features + +- updated name of package ([881e19f](https://github.com/sanity-io/sanity-plugin-personalisation/commit/881e19f001cbd4be6df12bc8b45f8a9d5f263311)) + +### Bug Fixes + +- add field action to show hide extra experiment data ([f4cdf44](https://github.com/sanity-io/sanity-plugin-personalisation/commit/f4cdf44a83b56fb6c29f705e4b4ebe02c938f1d1)) +- add field action to show hide extra experiment data ([810e913](https://github.com/sanity-io/sanity-plugin-personalisation/commit/810e913b325e45ff9f689f3b56ae74abc87dd9fc)) +- on removal of experiment clear additional fields ([d2613a3](https://github.com/sanity-io/sanity-plugin-personalisation/commit/d2613a369e237861519fb857fff585c5f4b9e8db)) diff --git a/package.json b/package.json index b201ac6..4657c32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/personalisation-plugin", - "version": "0.0.1", + "version": "1.0.0", "description": "Plugin to help with personalisation, a/b testing when using Sanity", "keywords": [ "sanity",