storybook-vue-addon icon indicating copy to clipboard operation
storybook-vue-addon copied to clipboard

chore(main): release 0.5.0

Open tobiasdiez opened this issue 2 years ago โ€ข 1 comments

:robot: I have created a release beep boop

0.5.0 (2023-12-01)

๐Ÿ”– Features

  • add vue3-vite as supported builder (#69) (ebadd98)
  • improve and document typescript support (#81) (84d9eb7)

๐Ÿ› Bug Fixes

  • disable vue compiler hoisting to fix clashing variables when using standard html tags (#68) (498c646)

๐Ÿงน Miscellaneous

  • deps: update actions/checkout action to v4 (#72) (15b50a4)
  • deps: update actions/setup-node action to v4 (#88) (0de6909)
  • deps: update all non-major dependencies (#58) (361245d)
  • deps: update chromaui/action action to v10 (#93) (8cadc29)
  • deps: update dependency prettier to v3 (#61) (c3b87e4)
  • deps: update devdependency @types/node to v20 (#89) (09e2c65)
  • deps: update devdependency eslint-config-prettier to v9 (#65) (25f922c)
  • deps: update devdependency eslint-plugin-unused-imports to v3 (#64) (02839f9)
  • deps: update devdependency esno to v4 (#90) (32f57d9)
  • deps: update devdependency nodemon to v3 (#62) (2d25010)
  • deps: update devdependency rollup to v4 (#78) (ebe4c1e)
  • deps: update devdependency tsup to v7 (#59) (b940d41)
  • deps: update devdependency tsup to v8 (#92) (f9f129d)
  • deps: update devdependency vite to v5 (#91) (8f1ec5b)
  • move tests closer to code (#83) (5ad8d41)
  • use workspace feature for example (#79) (fb512c8)

This PR was generated with Release Please. See documentation.

tobiasdiez avatar Jul 08 '23 22:07 tobiasdiez

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8f1ec5b) 93.62% compared to head (c6f451c) 93.62%. Report is 1 commits behind head on main.

:exclamation: Current head c6f451c differs from pull request most recent head 6a92087. Consider uploading reports for the commit 6a92087 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #63   +/-   ##
=======================================
  Coverage   93.62%   93.62%           
=======================================
  Files           3        3           
  Lines         345      345           
  Branches       55       55           
=======================================
  Hits          323      323           
  Misses         22       22           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jul 08 '23 22:07 codecov[bot]

:robot: Release is at https://github.com/tobiasdiez/storybook-vue-addon/releases/tag/v0.5.0 :sunflower:

tobiasdiez avatar Aug 04 '24 22:08 tobiasdiez