Skip to content

Commit bad306b

Browse files
committed
chore(release): 1.4.0
1 parent 0444c23 commit bad306b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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/intevel/nuxt-directus/compare/v1.3.0...v1.4.0) (2022-04-09)
6+
7+
8+
### Features
9+
10+
* added createUser method ([0444c23](https://github.com/intevel/nuxt-directus/commit/0444c235160aa3bf7968786533ac2a9e4736a4dc))
11+
* **examples:** moved to directus repository ([872545c](https://github.com/intevel/nuxt-directus/commit/872545c856762f710899e0a2a99aafbb066cb7dd))
12+
13+
14+
### Bug Fixes
15+
16+
* updated middleware docs ([67caccb](https://github.com/intevel/nuxt-directus/commit/67caccb28c4c618c14be64747f0945374842281c))
17+
518
## [1.3.0](https://github.com/intevel/nuxt-directus/compare/v1.2.1...v1.3.0) (2022-04-03)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-directus",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"license": "MIT",
55
"repository": "https://github.com/intevel/nuxt-directus",
66
"homepage": "https://nuxt-directus.netlify.app/",

0 commit comments

Comments
 (0)