Skip to content

Commit

Permalink
chore(release): 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Intevel committed May 27, 2022
1 parent 02c6bfe commit 522c3e8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [2.0.2](https://github.com/intevel/nuxt-directus/compare/v2.0.1...v2.0.2) (2022-05-27)


### Bug Fixes

* **chore:** missing Directus URL in .env ([02c6bfe](https://github.com/intevel/nuxt-directus/commit/02c6bfeef5fba258a6235626d6c8efa806002d74))
* **chore:** missing Directus URL in .env ([01f25b5](https://github.com/intevel/nuxt-directus/commit/01f25b5a1e5a0ed765711ec8e0792c6e62cda633))

### [2.0.1](https://github.com/intevel/nuxt-directus/compare/v2.0.0...v2.0.1) (2022-05-18)


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

0 comments on commit 522c3e8

Please sign in to comment.