Skip to content

Commit 0b1f818

Browse files
chore(master): release 0.2.0 (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7c6651d commit 0b1f818

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.0](https://github.com/prismicio/slice-simulator/compare/v0.1.4...v0.2.0) (2026-01-14)
6+
7+
8+
### Features
9+
10+
* turn `@prismicio/client` into a peer dependency ([930d7f5](https://github.com/prismicio/slice-simulator/commit/930d7f5e95256e7753a9d2d69af3f8a4f5f43686))
11+
12+
13+
### Bug Fixes
14+
15+
* typo ([5fbfa7c](https://github.com/prismicio/slice-simulator/commit/5fbfa7c2cf9a13e5124041247a5703a0e264f862))
16+
517
### [0.1.4](https://github.com///compare/v0.1.3...v0.1.4) (2023-06-15)
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.1.4",
3+
"version": "0.2.0",
44
"description": "Preview and develop Prismic slices fast with minimal configuration",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)