Skip to content

Commit 9e3323e

Browse files
chore(master): release 0.2.3 (#26)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ba1a035 commit 9e3323e

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
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.
44

5+
## [0.2.3](https://github.com/prismicio/slice-simulator/compare/v0.2.2...v0.2.3) (2026-04-10)
6+
7+
8+
### Bug Fixes
9+
10+
* strengthen state lifecycles ([a3b2a3b](https://github.com/prismicio/slice-simulator/commit/a3b2a3b55153a0bbe27ed5585a4b92e9bdb8b759))
11+
12+
13+
### Reverts
14+
15+
* keep slices management the same (only emission changes) ([ba1a035](https://github.com/prismicio/slice-simulator/commit/ba1a0359a7a03f7e5200ef824af2f01c0722f417))
16+
517
## [0.2.2](https://github.com/prismicio/slice-simulator/compare/v0.2.1...v0.2.2) (2026-04-09)
618

719

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": "@prismicio/simulator",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Preview and develop Prismic slices fast with minimal configuration",
55
"keywords": [
66
"prismic",

0 commit comments

Comments
 (0)