From dfe4974d6dab10e9027a9321ac69e7d38c493830 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 02:41:31 +0000 Subject: [PATCH] chore(master): release 0.2.3 --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b031991..35289d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [0.2.3](https://github.com/prismicio/slice-simulator/compare/v0.2.2...v0.2.3) (2026-04-10) + + +### Bug Fixes + +* strengthen state lifecycles ([a3b2a3b](https://github.com/prismicio/slice-simulator/commit/a3b2a3b55153a0bbe27ed5585a4b92e9bdb8b759)) + + +### Reverts + +* keep slices management the same (only emission changes) ([ba1a035](https://github.com/prismicio/slice-simulator/commit/ba1a0359a7a03f7e5200ef824af2f01c0722f417)) + ## [0.2.2](https://github.com/prismicio/slice-simulator/compare/v0.2.1...v0.2.2) (2026-04-09) diff --git a/package-lock.json b/package-lock.json index 27a6bc8..b346868 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@prismicio/simulator", - "version": "0.2.2", + "version": "0.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@prismicio/simulator", - "version": "0.2.2", + "version": "0.2.3", "license": "Apache-2.0", "devDependencies": { "@prismicio/client": "^7.21.3", diff --git a/package.json b/package.json index 0c0beb9..00495e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prismicio/simulator", - "version": "0.2.2", + "version": "0.2.3", "description": "Preview and develop Prismic slices fast with minimal configuration", "keywords": [ "prismic",