Skip to content

Commit

Permalink
chore(release): 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Jan 26, 2022
1 parent 4196564 commit 7cef9df
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.3](https://github.com/prismicio/slice-simulator/compare/@prismicio/[email protected]...@prismicio/[email protected]) (2022-01-26)


### Features

* support top level background prop for convenience [#4](https://github.com/prismicio/slice-simulator/issues/4) ([5bc05f5](https://github.com/prismicio/slice-simulator/commit/5bc05f5f7657a7c350c9313dfc22cf9abaac12b8))


### Chore

* **deps:** maintain dependencies ([c60e3b3](https://github.com/prismicio/slice-simulator/commit/c60e3b323beafa2c1eacd504770d08c2c7aab6a7))

### [0.1.2](https://github.com/prismicio/slice-simulator/compare/@prismicio/[email protected]...@prismicio/[email protected]) (2022-01-25)


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

0 comments on commit 7cef9df

Please sign in to comment.