Skip to content

Commit

Permalink
chore(release): 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Jul 6, 2023
1 parent eeaddc4 commit a701a69
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 deletions.
12 changes: 12 additions & 0 deletions 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.

### [4.0.2](https://github.com/prismicio/prismic-vue/compare/v4.0.1...v4.0.2) (2023-07-06)


### Chore

* **deps:** maintain dependencies ([7dd808f](https://github.com/prismicio/prismic-vue/commit/7dd808fc0c867ad8548461ac083447e71d1ed386))


### Documentation

* tsdoc `[@example](https://github.com/example)` code snippet format ([#62](https://github.com/prismicio/prismic-vue/issues/62), [#67](https://github.com/prismicio/prismic-vue/issues/67)) ([eeaddc4](https://github.com/prismicio/prismic-vue/commit/eeaddc42a258e63c415464a3c0e98944fe551daf))

### [4.0.1](https://github.com/prismicio/prismic-vue/compare/v4.0.0...v4.0.1) (2023-06-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prismicio/vue",
"version": "4.0.1",
"version": "4.0.2",
"description": "Vue plugin, components, and composables to fetch and present Prismic content",
"keywords": [
"typescript",
Expand Down Expand Up @@ -103,4 +103,4 @@
"tags": "vetur/tags.json",
"attributes": "vetur/attributes.json"
}
}
}

0 comments on commit a701a69

Please sign in to comment.