Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.5.0 #63

Conversation

tobiasdiez
Copy link
Owner

@tobiasdiez tobiasdiez commented Jul 8, 2023

🤖 I have created a release beep boop

0.5.0 (2024-08-04)

🔖 Features

  • add vue3-vite as supported builder (#69) (ebadd98)
  • improve and document typescript support (#81) (84d9eb7)
  • support new story indexer API (#118) (f7d357f)

🐛 Bug Fixes

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

🧹 Miscellaneous

  • add metadata for addon catalog (#105) (b071b7f)
  • apply updates from unplugin/starter (#106) (e91e4fd)
  • deps: pin dependencies (#110) (ebbb91b)
  • deps: replace dependency npm-run-all with npm-run-all2 5.0.0 (#97) (471a132)
  • 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 chromaui/action action to v11 (#99) (79ebcd2)
  • deps: update codecov/codecov-action action to v4 (#98) (607e1ae)
  • deps: update dependency @vitejs/plugin-vue to v5 (#96) (cf92b9e)
  • deps: update dependency npm-run-all2 to v6 (#113) (8540f30)
  • deps: update dependency prettier to v3 (#61) (c3b87e4)
  • deps: update dependency prettier-plugin-organize-imports to v4 (#111) (26f8846)
  • deps: update dependency rimraf to v6 (#114) (680cf25)
  • deps: update dependency rollup to v4 (#115) (cfccf6c)
  • deps: update dependency vue-tsc to v2 (#100) (8bb0a89)
  • deps: update devdependency @types/node to v20 (#89) (09e2c65)
  • deps: update devdependency @types/prettier to v3 (#102) (0d86487)
  • 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)
  • deps: update mcr.microsoft.com/vscode/devcontainers/base docker tag to v1 (#116) (97e47e2)
  • deps: update pnpm to v9 (#117) (a1b6592)
  • deps: update vitest monorepo to v2 (major) (#95) (eaee19f)
  • move tests closer to code (#83) (5ad8d41)
  • update node versions in CI workflow (#109) (334b51d)
  • update release workflow (#112) (3e0a5a8)
  • update renovate config (#107) (9ba6d10)
  • use workspace feature for example (#79) (fb512c8)

This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Jul 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

❗ 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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tobiasdiez tobiasdiez force-pushed the release-please--branches--main--components--storybook-vue-addon branch from 70414e1 to 7629c30 Compare September 3, 2023 16:34
@tobiasdiez tobiasdiez changed the title chore(main): release 0.4.1 chore(main): release 0.5.0 Sep 4, 2023
@tobiasdiez tobiasdiez force-pushed the release-please--branches--main--components--storybook-vue-addon branch 3 times, most recently from 5359621 to af82d44 Compare September 4, 2023 07:14
@tobiasdiez tobiasdiez force-pushed the release-please--branches--main--components--storybook-vue-addon branch 8 times, most recently from 02ce42f to 66bcd2f Compare October 15, 2023 14:24
@tobiasdiez tobiasdiez force-pushed the release-please--branches--main--components--storybook-vue-addon branch 2 times, most recently from d358dcd to 189d6bb Compare October 24, 2023 02:47
@tobiasdiez tobiasdiez force-pushed the release-please--branches--main--components--storybook-vue-addon branch from 0a8e932 to 197e825 Compare November 11, 2023 05:47
@tobiasdiez tobiasdiez force-pushed the release-please--branches--main--components--storybook-vue-addon branch 2 times, most recently from 6d06ac8 to c6f451c Compare November 19, 2023 13:15
@tobiasdiez tobiasdiez force-pushed the release-please--branches--main--components--storybook-vue-addon branch from 590c303 to 4eb05cf Compare December 1, 2023 14:04
@tobiasdiez tobiasdiez force-pushed the release-please--branches--main--components--storybook-vue-addon branch 9 times, most recently from 35dd16e to fd01e99 Compare August 4, 2024 16:27
@tobiasdiez tobiasdiez force-pushed the release-please--branches--main--components--storybook-vue-addon branch 10 times, most recently from 60a3f65 to 3394733 Compare August 4, 2024 21:51
@tobiasdiez tobiasdiez force-pushed the release-please--branches--main--components--storybook-vue-addon branch from 4a0d171 to c428693 Compare August 4, 2024 22:00
@tobiasdiez tobiasdiez merged commit 6690624 into main Aug 4, 2024
12 checks passed
@tobiasdiez
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant