diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cf3bf8..482fdbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## v0.3.8 + +[compare changes](https://github.com/atlasconsulting/nuxt-bedita/compare/v0.3.7...v0.3.8) + +### 🩹 Fixes + +- Import useRuntimeConfig ([e9a766f](https://github.com/atlasconsulting/nuxt-bedita/commit/e9a766f)) + +### ❤️ Contributors + +- Alberto Pagliarini ([@batopa](http://github.com/batopa)) + ## v0.3.7 [compare changes](https://github.com/atlasconsulting/nuxt-bedita/compare/v0.3.6...v0.3.7) diff --git a/package.json b/package.json index 611a264..9d58399 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@atlasconsulting/nuxt-bedita", - "version": "0.3.7", + "version": "0.3.8", "description": "Nuxt module for BEdita API", "repository": { "type": "git",