Skip to content

Commit

Permalink
chore(release): 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Intevel committed Apr 9, 2022
1 parent 0444c23 commit bad306b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.4.0](https://github.com/intevel/nuxt-directus/compare/v1.3.0...v1.4.0) (2022-04-09)


### Features

* added createUser method ([0444c23](https://github.com/intevel/nuxt-directus/commit/0444c235160aa3bf7968786533ac2a9e4736a4dc))
* **examples:** moved to directus repository ([872545c](https://github.com/intevel/nuxt-directus/commit/872545c856762f710899e0a2a99aafbb066cb7dd))


### Bug Fixes

* updated middleware docs ([67caccb](https://github.com/intevel/nuxt-directus/commit/67caccb28c4c618c14be64747f0945374842281c))

## [1.3.0](https://github.com/intevel/nuxt-directus/compare/v1.2.1...v1.3.0) (2022-04-03)


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": "nuxt-directus",
"version": "1.3.0",
"version": "1.4.0",
"license": "MIT",
"repository": "https://github.com/intevel/nuxt-directus",
"homepage": "https://nuxt-directus.netlify.app/",
Expand Down

0 comments on commit bad306b

Please sign in to comment.