Skip to content

v3.0.3

Choose a tag to compare

@github-actions github-actions released this 03 Nov 15:48
· 5 commits to master since this release

Bug fixes

  • The package.json file now contains only one postinstall script, thanks @pisandelli for noticing;
    Closes the issue #265.
  • Now the component type is correctly displayed when using VSCode and Nuxt 3, thanks @BayBreezy for contribution;
    Closes the issue #266.

CI improvements

  • The latest changelog entry is now added to the Github Release description;