diff --git a/CHANGELOG.md b/CHANGELOG.md index fd5ac49..e47a68a 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.1.1](https://github.com///compare/v0.1.0...v0.1.1) (2023-06-07) + + +### Documentation + +* fix changelog ([378d31b](https://github.com///commit/378d31bcf838c71e2801aba6585b47cc212af38f)) + ## 0.1.0 (2023-06-07) ### ⚠ BREAKING CHANGES diff --git a/package-lock.json b/package-lock.json index 366da5d..43e9ec9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@prismicio/simulator", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@prismicio/simulator", - "version": "0.1.0", + "version": "0.1.1", "license": "Apache-2.0", "dependencies": { "@prismicio/client": "^7.0.1", diff --git a/package.json b/package.json index 94d9f0a..755b4c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prismicio/simulator", - "version": "0.1.0", + "version": "0.1.1", "description": "Preview and develop Prismic slices fast with minimal configuration", "keywords": [ "typescript",