Skip to content

Commit

Permalink
chore(release): 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Nov 2, 2021
1 parent fc8e0fb commit afa7116
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions 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.

### [1.3.2](https://github.com/nuxt-community/prismic-module/compare/v1.3.1...v1.3.2) (2021-11-02)


### Chore

* **deps:** maintain dependencies ([fc8e0fb](https://github.com/nuxt-community/prismic-module/commit/fc8e0fb3f51b6a569cadf283d3228219666d835f))

### [1.3.1](https://github.com/nuxt-community/prismic-module/compare/v1.3.0...v1.3.1) (2021-05-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/prismic",
"version": "1.3.1",
"version": "1.3.2",
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
"keywords": [
"nuxt",
Expand Down

0 comments on commit afa7116

Please sign in to comment.