Skip to content

Commit 25e2c6e

Browse files
committed
chore(release): 1.4.0
1 parent 83e2327 commit 25e2c6e

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
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.
44

5+
## [1.4.0](https://github.com/nuxt-community/prismic-module/compare/v1.3.2...v1.4.0) (2021-12-06)
6+
7+
8+
### Features
9+
10+
* hot reload previews for smoother workflow ([5575e92](https://github.com/nuxt-community/prismic-module/commit/5575e92c1015f626347386daa9ba2512ff13d12a))
11+
12+
13+
### Chore
14+
15+
* update github template ([2fb354c](https://github.com/nuxt-community/prismic-module/commit/2fb354c62ef3b63acb04d752b26824cd4e117113))
16+
17+
18+
### Documentation
19+
20+
* update doc ([0109bd3](https://github.com/nuxt-community/prismic-module/commit/0109bd38e8ccaf3e3a5d91d5ca9f3f340394f9aa))
21+
522
### [1.3.2](https://github.com/nuxt-community/prismic-module/compare/v1.3.1...v1.3.2) (2021-11-02)
623

724

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/prismic",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)