diff --git a/CHANGELOG.md b/CHANGELOG.md index f2b6c48..5a5365c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.1](https://github.com/prismicio/slice-simulator/compare/v0.2.0...v0.2.1) (2026-04-04) + + +### Bug Fixes + +* update dependencies ([a0bdcb9](https://github.com/prismicio/slice-simulator/commit/a0bdcb97020b64e84032051c8737a87da7562b4a)) + ## [0.2.0](https://github.com/prismicio/slice-simulator/compare/v0.1.4...v0.2.0) (2026-01-14) ### Features diff --git a/package-lock.json b/package-lock.json index a0ce3f3..613c2e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@prismicio/simulator", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@prismicio/simulator", - "version": "0.2.0", + "version": "0.2.1", "license": "Apache-2.0", "devDependencies": { "@prismicio/client": "^7.21.3", diff --git a/package.json b/package.json index c1b9fd9..92fe302 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prismicio/simulator", - "version": "0.2.0", + "version": "0.2.1", "description": "Preview and develop Prismic slices fast with minimal configuration", "keywords": [ "prismic",