diff --git a/packages/menu/CHANGELOG.md b/packages/menu/CHANGELOG.md index 566013bf5..5d14c9f33 100644 --- a/packages/menu/CHANGELOG.md +++ b/packages/menu/CHANGELOG.md @@ -1,10 +1,15 @@ # druxt-menu +## 0.19.3 + +### Patch Changes + +- feat(#679): Adds Nuxt Auth Axios instance to the DruxtMenu plugin to ensure correct results are provided when authenticated. + ## 0.19.2 ### Patch Changes -- 86c8235b: feat(#679): Adds Nuxt Auth Axios instance to the DruxtMenu plugin to ensure correct results are provided when authenticated. - Updated dependencies [7664d90d] - druxt@0.24.0 diff --git a/packages/menu/package.json b/packages/menu/package.json index f16749702..bf96f9b16 100644 --- a/packages/menu/package.json +++ b/packages/menu/package.json @@ -1,6 +1,6 @@ { "name": "druxt-menu", - "version": "0.19.2", + "version": "0.19.3", "description": "Drupal Menu and Menu item Druxt components, with support for the JSON:API Menu Items module.", "keywords": [ "cms",