Skip to content

Commit

Permalink
chore(release): 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Dec 20, 2022
1 parent cbb5b27 commit f1cc235
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2](https://github.com/prismicio/slice-simulator/compare/@prismicio/[email protected]...@prismicio/[email protected]) (2022-12-20)


### Chore

* **deps:** bump core ([83df202](https://github.com/prismicio/slice-simulator/commit/83df202ffbae466272cb6ba723803a04fc91ba80))

### [0.1.2-alpha.1](https://github.com/prismicio/slice-simulator/compare/@prismicio/[email protected]...@prismicio/[email protected]) (2022-11-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prismicio/slice-simulator-vue3",
"version": "0.1.2-alpha.1",
"version": "0.1.2",
"description": "Preview and develop Prismic slices fast with minimal configuration",
"keywords": [
"typescript",
Expand Down

0 comments on commit f1cc235

Please sign in to comment.