From be839dd44708b2b7a3bc88450ad9bbec1d2ea529 Mon Sep 17 00:00:00 2001 From: Tobias Diez Date: Sun, 2 Nov 2025 23:06:47 +0800 Subject: [PATCH 1/2] chore(main): release 0.6.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 58 +++++++++++++++++++++++++++++++++++ package.json | 2 +- 3 files changed, 60 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f3845ae8..5e27b2c3 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{ ".": "0.6.2" } +{".":"0.6.3"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 1566f8a3..2e544dcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,63 @@ # Changelog +## [0.6.3](https://github.com/tobiasdiez/storybook-vue-addon/compare/v0.6.2...v0.6.3) (2025-11-02) + + +### 🧹 Miscellaneous + +* **deps:** lock file maintenance ([#146](https://github.com/tobiasdiez/storybook-vue-addon/issues/146)) ([1ea9a23](https://github.com/tobiasdiez/storybook-vue-addon/commit/1ea9a2398b9910cb11eb5b8b14c013d5d9e2d377)) +* **deps:** lock file maintenance ([#150](https://github.com/tobiasdiez/storybook-vue-addon/issues/150)) ([7fd35cd](https://github.com/tobiasdiez/storybook-vue-addon/commit/7fd35cd670655b72ffcc26cd46247ffdc154f94b)) +* **deps:** lock file maintenance ([#155](https://github.com/tobiasdiez/storybook-vue-addon/issues/155)) ([dd1ffd9](https://github.com/tobiasdiez/storybook-vue-addon/commit/dd1ffd9c7218a30cf41092c7da48f411d1842275)) +* **deps:** lock file maintenance ([#162](https://github.com/tobiasdiez/storybook-vue-addon/issues/162)) ([cfa8fe3](https://github.com/tobiasdiez/storybook-vue-addon/commit/cfa8fe3c549725f9faf6a2592a2be8b78c8d6625)) +* **deps:** lock file maintenance ([#170](https://github.com/tobiasdiez/storybook-vue-addon/issues/170)) ([2d0b66b](https://github.com/tobiasdiez/storybook-vue-addon/commit/2d0b66b91c0a629a63f157c3c52463b25f43bf53)) +* **deps:** lock file maintenance ([#182](https://github.com/tobiasdiez/storybook-vue-addon/issues/182)) ([4da17ee](https://github.com/tobiasdiez/storybook-vue-addon/commit/4da17ee4ae988e9fa94daddeb668a15e567bdd98)) +* **deps:** lock file maintenance ([#185](https://github.com/tobiasdiez/storybook-vue-addon/issues/185)) ([52cb147](https://github.com/tobiasdiez/storybook-vue-addon/commit/52cb1478f558979b357847daa3ed56e1efbebe20)) +* **deps:** pin dependencies ([#147](https://github.com/tobiasdiez/storybook-vue-addon/issues/147)) ([b8d4547](https://github.com/tobiasdiez/storybook-vue-addon/commit/b8d454710979d2fb85355ce0e27fc41ebcf0d605)) +* **deps:** replace google-github-actions/release-please-action action with googleapis/release-please-action ([#191](https://github.com/tobiasdiez/storybook-vue-addon/issues/191)) ([575397b](https://github.com/tobiasdiez/storybook-vue-addon/commit/575397bcee93c19a99bff139d357833b491f644a)) +* **deps:** update actions/checkout action to v5 ([#178](https://github.com/tobiasdiez/storybook-vue-addon/issues/178)) ([360ab0b](https://github.com/tobiasdiez/storybook-vue-addon/commit/360ab0bcdcabec5cc7002cdf6c660cffa682d07c)) +* **deps:** update actions/checkout digest to 08eba0b ([#175](https://github.com/tobiasdiez/storybook-vue-addon/issues/175)) ([b3928c0](https://github.com/tobiasdiez/storybook-vue-addon/commit/b3928c0470dfe4aadfad4145791f9c578516f5d1)) +* **deps:** update actions/setup-node action to v5 ([#180](https://github.com/tobiasdiez/storybook-vue-addon/issues/180)) ([d3e0ee3](https://github.com/tobiasdiez/storybook-vue-addon/commit/d3e0ee3ce15a4bfa267b4e5399daab6cbbfd4d5b)) +* **deps:** update actions/setup-node action to v6 ([#189](https://github.com/tobiasdiez/storybook-vue-addon/issues/189)) ([21546be](https://github.com/tobiasdiez/storybook-vue-addon/commit/21546be2739df44f8d42cb4dccfcc90f3eaeec51)) +* **deps:** update actions/setup-node digest to 49933ea ([#151](https://github.com/tobiasdiez/storybook-vue-addon/issues/151)) ([786d44e](https://github.com/tobiasdiez/storybook-vue-addon/commit/786d44ed55f6188832f4a96b52bef9f6f3142337)) +* **deps:** update all non-major dependencies ([#135](https://github.com/tobiasdiez/storybook-vue-addon/issues/135)) ([17d4400](https://github.com/tobiasdiez/storybook-vue-addon/commit/17d440045b5c3076ac4ad78b1d4668a0f03070af)) +* **deps:** update chromaui/action action to v12 ([#158](https://github.com/tobiasdiez/storybook-vue-addon/issues/158)) ([f475bc2](https://github.com/tobiasdiez/storybook-vue-addon/commit/f475bc27b55da3b309b79e2c4fa88e52530e4557)) +* **deps:** update chromaui/action action to v13 ([#164](https://github.com/tobiasdiez/storybook-vue-addon/issues/164)) ([1681440](https://github.com/tobiasdiez/storybook-vue-addon/commit/168144053d1800cd9655ce7983ecf33711591bae)) +* **deps:** update chromaui/action digest to 1cfa065 ([#156](https://github.com/tobiasdiez/storybook-vue-addon/issues/156)) ([2fca081](https://github.com/tobiasdiez/storybook-vue-addon/commit/2fca0817d3e4c1bbfe538a59883fe1e8b03e2d96)) +* **deps:** update chromaui/action digest to 290e004 ([#168](https://github.com/tobiasdiez/storybook-vue-addon/issues/168)) ([afa0794](https://github.com/tobiasdiez/storybook-vue-addon/commit/afa0794f978b099f6bc90fcd02bc47cf76bd865d)) +* **deps:** update chromaui/action digest to 39708fe ([#161](https://github.com/tobiasdiez/storybook-vue-addon/issues/161)) ([fec8c1d](https://github.com/tobiasdiez/storybook-vue-addon/commit/fec8c1de2db4b4e8827523a4ccf18872c42cbe2e)) +* **deps:** update chromaui/action digest to 4d8ebd1 ([#169](https://github.com/tobiasdiez/storybook-vue-addon/issues/169)) ([7a09db5](https://github.com/tobiasdiez/storybook-vue-addon/commit/7a09db57cad2b53fca6718b57500e88d702051a4)) +* **deps:** update chromaui/action digest to 4ffe736 ([#183](https://github.com/tobiasdiez/storybook-vue-addon/issues/183)) ([17f949d](https://github.com/tobiasdiez/storybook-vue-addon/commit/17f949da007bd60fb422f734e112d7f1cb910ecc)) +* **deps:** update chromaui/action digest to 58d9ffb ([#171](https://github.com/tobiasdiez/storybook-vue-addon/issues/171)) ([3731249](https://github.com/tobiasdiez/storybook-vue-addon/commit/3731249cd5bb8cd1d6b56ad67052415bf479e272)) +* **deps:** update chromaui/action digest to 649b4fd ([#149](https://github.com/tobiasdiez/storybook-vue-addon/issues/149)) ([9b76633](https://github.com/tobiasdiez/storybook-vue-addon/commit/9b76633065c0a656edc8d2f31034192eaa729031)) +* **deps:** update chromaui/action digest to ac86f2f ([#186](https://github.com/tobiasdiez/storybook-vue-addon/issues/186)) ([e67d8ad](https://github.com/tobiasdiez/storybook-vue-addon/commit/e67d8ad6804f7d91da5e7c4598adb964ebbc8d72)) +* **deps:** update chromaui/action digest to c50adf8 ([#163](https://github.com/tobiasdiez/storybook-vue-addon/issues/163)) ([49704bd](https://github.com/tobiasdiez/storybook-vue-addon/commit/49704bd5ac1fd764e313e1f423ede2c6d966a2b9)) +* **deps:** update chromaui/action digest to d0795df ([#176](https://github.com/tobiasdiez/storybook-vue-addon/issues/176)) ([40bb7da](https://github.com/tobiasdiez/storybook-vue-addon/commit/40bb7da3de0735252f817fb2ca943db2c9118062)) +* **deps:** update chromaui/action digest to e8cc4c3 ([#152](https://github.com/tobiasdiez/storybook-vue-addon/issues/152)) ([0a440f6](https://github.com/tobiasdiez/storybook-vue-addon/commit/0a440f67137cec747163b50b9e26fc33f39d4b55)) +* **deps:** update codecov/codecov-action digest to 18283e0 ([#157](https://github.com/tobiasdiez/storybook-vue-addon/issues/157)) ([c1e035e](https://github.com/tobiasdiez/storybook-vue-addon/commit/c1e035e670a7bd56434c4446de847b8b214cfce0)) +* **deps:** update codecov/codecov-action digest to 5a10915 ([#181](https://github.com/tobiasdiez/storybook-vue-addon/issues/181)) ([d224e4d](https://github.com/tobiasdiez/storybook-vue-addon/commit/d224e4d342fb9df8511cd704893eaba40a731f25)) +* **deps:** update codecov/codecov-action digest to ad3126e ([#153](https://github.com/tobiasdiez/storybook-vue-addon/issues/153)) ([fcb3821](https://github.com/tobiasdiez/storybook-vue-addon/commit/fcb3821bc51deb3f068c0368c1c0c51a99c951a0)) +* **deps:** update codecov/codecov-action digest to fdcc847 ([#177](https://github.com/tobiasdiez/storybook-vue-addon/issues/177)) ([16e3ed5](https://github.com/tobiasdiez/storybook-vue-addon/commit/16e3ed5c2320933593ed19567a26cd8b73494295)) +* **deps:** update dependency @vitejs/plugin-vue to v6 ([#165](https://github.com/tobiasdiez/storybook-vue-addon/issues/165)) ([91c4243](https://github.com/tobiasdiez/storybook-vue-addon/commit/91c4243055a8791125fb876f6250d135fe5f0a89)) +* **deps:** update dependency babel-loader to v10 ([#142](https://github.com/tobiasdiez/storybook-vue-addon/issues/142)) ([f09a4e0](https://github.com/tobiasdiez/storybook-vue-addon/commit/f09a4e005df5e7f637163ff86a348f923f4059bc)) +* **deps:** update dependency cross-env to v10 ([#172](https://github.com/tobiasdiez/storybook-vue-addon/issues/172)) ([21d6c44](https://github.com/tobiasdiez/storybook-vue-addon/commit/21d6c445b621d1a542ddb8ebb26f5869505b6097)) +* **deps:** update dependency eslint-config-prettier to v10 ([#137](https://github.com/tobiasdiez/storybook-vue-addon/issues/137)) ([5c267c4](https://github.com/tobiasdiez/storybook-vue-addon/commit/5c267c43d05d865e3be3927543a6ebd28cd4ea0a)) +* **deps:** update dependency node to v22 ([#179](https://github.com/tobiasdiez/storybook-vue-addon/issues/179)) ([62e0a0f](https://github.com/tobiasdiez/storybook-vue-addon/commit/62e0a0f7425c5225004f9b27d2bf4f8ecd701a70)) +* **deps:** update dependency node to v24 ([#190](https://github.com/tobiasdiez/storybook-vue-addon/issues/190)) ([bcf2848](https://github.com/tobiasdiez/storybook-vue-addon/commit/bcf28487fad802181fd07c537f04ae69e2ee64e8)) +* **deps:** update dependency npm-run-all2 to v8 ([#154](https://github.com/tobiasdiez/storybook-vue-addon/issues/154)) ([a302592](https://github.com/tobiasdiez/storybook-vue-addon/commit/a3025924148a247215d183b17f799412b6a89663)) +* **deps:** update dependency vite to v7 ([#166](https://github.com/tobiasdiez/storybook-vue-addon/issues/166)) ([acc8af1](https://github.com/tobiasdiez/storybook-vue-addon/commit/acc8af10443205398fbc370e46c4e84616bfe074)) +* **deps:** update dependency vite-plugin-inspect to v11 ([#141](https://github.com/tobiasdiez/storybook-vue-addon/issues/141)) ([d03a873](https://github.com/tobiasdiez/storybook-vue-addon/commit/d03a873068abe880983a072f62aa9c703f6c8ae3)) +* **deps:** update dependency vue-tsc to v3 ([#167](https://github.com/tobiasdiez/storybook-vue-addon/issues/167)) ([13fb07c](https://github.com/tobiasdiez/storybook-vue-addon/commit/13fb07c6384f98db0527f3b4264392d061e2c8dd)) +* **deps:** update mcr.microsoft.com/vscode/devcontainers/base docker tag to v2 ([#159](https://github.com/tobiasdiez/storybook-vue-addon/issues/159)) ([abd1732](https://github.com/tobiasdiez/storybook-vue-addon/commit/abd1732c70448bfc4803bdf93c4d96edb190c14e)) +* **deps:** update nuxtjs monorepo to v4 (major) ([#173](https://github.com/tobiasdiez/storybook-vue-addon/issues/173)) ([6614a8b](https://github.com/tobiasdiez/storybook-vue-addon/commit/6614a8b2165803258ebbcb4d54cb76417f7600b2)) +* **deps:** update pnpm to v10 ([#139](https://github.com/tobiasdiez/storybook-vue-addon/issues/139)) ([15c048d](https://github.com/tobiasdiez/storybook-vue-addon/commit/15c048d46c1d396c8b93cb54b92e346cbb81d1f0)) +* **deps:** update pnpm/action-setup action to v4 ([#148](https://github.com/tobiasdiez/storybook-vue-addon/issues/148)) ([044fccd](https://github.com/tobiasdiez/storybook-vue-addon/commit/044fccd98a794c32f0b968826d9ab996bd0351b8)) +* **deps:** update pnpm/action-setup digest to 41ff726 ([#187](https://github.com/tobiasdiez/storybook-vue-addon/issues/187)) ([f37841b](https://github.com/tobiasdiez/storybook-vue-addon/commit/f37841b6bd9ccd02b2eaaf10321f5e0bb61fc676)) +* **deps:** update vitest monorepo to v3 ([#138](https://github.com/tobiasdiez/storybook-vue-addon/issues/138)) ([48164df](https://github.com/tobiasdiez/storybook-vue-addon/commit/48164dfc269599f09d19189aa6c4d49b5f766927)) +* **deps:** update vitest monorepo to v4 ([#192](https://github.com/tobiasdiez/storybook-vue-addon/issues/192)) ([481da89](https://github.com/tobiasdiez/storybook-vue-addon/commit/481da89e73fff607d2612c787d8df4d966aff3fd)) +* pin GitHub Action digests to semver in Renovate config ([#188](https://github.com/tobiasdiez/storybook-vue-addon/issues/188)) ([9569b00](https://github.com/tobiasdiez/storybook-vue-addon/commit/9569b00f1064a9e7d91c8aac9431c58ca38b385f)) +* require Node >=20.0.0 ([#193](https://github.com/tobiasdiez/storybook-vue-addon/issues/193)) ([10f6a70](https://github.com/tobiasdiez/storybook-vue-addon/commit/10f6a707497cd42e6daa6e9969f9f15ce27160ad)) +* update renovate config to use automerge ([#143](https://github.com/tobiasdiez/storybook-vue-addon/issues/143)) ([9e71b94](https://github.com/tobiasdiez/storybook-vue-addon/commit/9e71b94991217b5082cc8bc7901d862fd3efba66)) + ## [0.6.2](https://github.com/tobiasdiez/storybook-vue-addon/compare/v0.6.1...v0.6.2) (2024-12-18) ### 🧹 Miscellaneous diff --git a/package.json b/package.json index 757c2e79..17b9eca0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "storybook-vue-addon", "type": "module", - "version": "0.6.2", + "version": "0.6.3", "packageManager": "pnpm@10.20.0", "description": "Storybook stories in native Vue format", "license": "MIT", From 19a6f11783df64a90cb844a6999db048800e7e80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 2 Nov 2025 15:06:58 +0000 Subject: [PATCH 2/2] chore: Format CHANGELOG.md with Prettier --- .release-please-manifest.json | 2 +- CHANGELOG.md | 105 +++++++++++++++++----------------- 2 files changed, 53 insertions(+), 54 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5e27b2c3..ef94a7fe 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.6.3"} +{ ".": "0.6.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e544dcb..329ba8c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,61 +2,60 @@ ## [0.6.3](https://github.com/tobiasdiez/storybook-vue-addon/compare/v0.6.2...v0.6.3) (2025-11-02) - ### 🧹 Miscellaneous -* **deps:** lock file maintenance ([#146](https://github.com/tobiasdiez/storybook-vue-addon/issues/146)) ([1ea9a23](https://github.com/tobiasdiez/storybook-vue-addon/commit/1ea9a2398b9910cb11eb5b8b14c013d5d9e2d377)) -* **deps:** lock file maintenance ([#150](https://github.com/tobiasdiez/storybook-vue-addon/issues/150)) ([7fd35cd](https://github.com/tobiasdiez/storybook-vue-addon/commit/7fd35cd670655b72ffcc26cd46247ffdc154f94b)) -* **deps:** lock file maintenance ([#155](https://github.com/tobiasdiez/storybook-vue-addon/issues/155)) ([dd1ffd9](https://github.com/tobiasdiez/storybook-vue-addon/commit/dd1ffd9c7218a30cf41092c7da48f411d1842275)) -* **deps:** lock file maintenance ([#162](https://github.com/tobiasdiez/storybook-vue-addon/issues/162)) ([cfa8fe3](https://github.com/tobiasdiez/storybook-vue-addon/commit/cfa8fe3c549725f9faf6a2592a2be8b78c8d6625)) -* **deps:** lock file maintenance ([#170](https://github.com/tobiasdiez/storybook-vue-addon/issues/170)) ([2d0b66b](https://github.com/tobiasdiez/storybook-vue-addon/commit/2d0b66b91c0a629a63f157c3c52463b25f43bf53)) -* **deps:** lock file maintenance ([#182](https://github.com/tobiasdiez/storybook-vue-addon/issues/182)) ([4da17ee](https://github.com/tobiasdiez/storybook-vue-addon/commit/4da17ee4ae988e9fa94daddeb668a15e567bdd98)) -* **deps:** lock file maintenance ([#185](https://github.com/tobiasdiez/storybook-vue-addon/issues/185)) ([52cb147](https://github.com/tobiasdiez/storybook-vue-addon/commit/52cb1478f558979b357847daa3ed56e1efbebe20)) -* **deps:** pin dependencies ([#147](https://github.com/tobiasdiez/storybook-vue-addon/issues/147)) ([b8d4547](https://github.com/tobiasdiez/storybook-vue-addon/commit/b8d454710979d2fb85355ce0e27fc41ebcf0d605)) -* **deps:** replace google-github-actions/release-please-action action with googleapis/release-please-action ([#191](https://github.com/tobiasdiez/storybook-vue-addon/issues/191)) ([575397b](https://github.com/tobiasdiez/storybook-vue-addon/commit/575397bcee93c19a99bff139d357833b491f644a)) -* **deps:** update actions/checkout action to v5 ([#178](https://github.com/tobiasdiez/storybook-vue-addon/issues/178)) ([360ab0b](https://github.com/tobiasdiez/storybook-vue-addon/commit/360ab0bcdcabec5cc7002cdf6c660cffa682d07c)) -* **deps:** update actions/checkout digest to 08eba0b ([#175](https://github.com/tobiasdiez/storybook-vue-addon/issues/175)) ([b3928c0](https://github.com/tobiasdiez/storybook-vue-addon/commit/b3928c0470dfe4aadfad4145791f9c578516f5d1)) -* **deps:** update actions/setup-node action to v5 ([#180](https://github.com/tobiasdiez/storybook-vue-addon/issues/180)) ([d3e0ee3](https://github.com/tobiasdiez/storybook-vue-addon/commit/d3e0ee3ce15a4bfa267b4e5399daab6cbbfd4d5b)) -* **deps:** update actions/setup-node action to v6 ([#189](https://github.com/tobiasdiez/storybook-vue-addon/issues/189)) ([21546be](https://github.com/tobiasdiez/storybook-vue-addon/commit/21546be2739df44f8d42cb4dccfcc90f3eaeec51)) -* **deps:** update actions/setup-node digest to 49933ea ([#151](https://github.com/tobiasdiez/storybook-vue-addon/issues/151)) ([786d44e](https://github.com/tobiasdiez/storybook-vue-addon/commit/786d44ed55f6188832f4a96b52bef9f6f3142337)) -* **deps:** update all non-major dependencies ([#135](https://github.com/tobiasdiez/storybook-vue-addon/issues/135)) ([17d4400](https://github.com/tobiasdiez/storybook-vue-addon/commit/17d440045b5c3076ac4ad78b1d4668a0f03070af)) -* **deps:** update chromaui/action action to v12 ([#158](https://github.com/tobiasdiez/storybook-vue-addon/issues/158)) ([f475bc2](https://github.com/tobiasdiez/storybook-vue-addon/commit/f475bc27b55da3b309b79e2c4fa88e52530e4557)) -* **deps:** update chromaui/action action to v13 ([#164](https://github.com/tobiasdiez/storybook-vue-addon/issues/164)) ([1681440](https://github.com/tobiasdiez/storybook-vue-addon/commit/168144053d1800cd9655ce7983ecf33711591bae)) -* **deps:** update chromaui/action digest to 1cfa065 ([#156](https://github.com/tobiasdiez/storybook-vue-addon/issues/156)) ([2fca081](https://github.com/tobiasdiez/storybook-vue-addon/commit/2fca0817d3e4c1bbfe538a59883fe1e8b03e2d96)) -* **deps:** update chromaui/action digest to 290e004 ([#168](https://github.com/tobiasdiez/storybook-vue-addon/issues/168)) ([afa0794](https://github.com/tobiasdiez/storybook-vue-addon/commit/afa0794f978b099f6bc90fcd02bc47cf76bd865d)) -* **deps:** update chromaui/action digest to 39708fe ([#161](https://github.com/tobiasdiez/storybook-vue-addon/issues/161)) ([fec8c1d](https://github.com/tobiasdiez/storybook-vue-addon/commit/fec8c1de2db4b4e8827523a4ccf18872c42cbe2e)) -* **deps:** update chromaui/action digest to 4d8ebd1 ([#169](https://github.com/tobiasdiez/storybook-vue-addon/issues/169)) ([7a09db5](https://github.com/tobiasdiez/storybook-vue-addon/commit/7a09db57cad2b53fca6718b57500e88d702051a4)) -* **deps:** update chromaui/action digest to 4ffe736 ([#183](https://github.com/tobiasdiez/storybook-vue-addon/issues/183)) ([17f949d](https://github.com/tobiasdiez/storybook-vue-addon/commit/17f949da007bd60fb422f734e112d7f1cb910ecc)) -* **deps:** update chromaui/action digest to 58d9ffb ([#171](https://github.com/tobiasdiez/storybook-vue-addon/issues/171)) ([3731249](https://github.com/tobiasdiez/storybook-vue-addon/commit/3731249cd5bb8cd1d6b56ad67052415bf479e272)) -* **deps:** update chromaui/action digest to 649b4fd ([#149](https://github.com/tobiasdiez/storybook-vue-addon/issues/149)) ([9b76633](https://github.com/tobiasdiez/storybook-vue-addon/commit/9b76633065c0a656edc8d2f31034192eaa729031)) -* **deps:** update chromaui/action digest to ac86f2f ([#186](https://github.com/tobiasdiez/storybook-vue-addon/issues/186)) ([e67d8ad](https://github.com/tobiasdiez/storybook-vue-addon/commit/e67d8ad6804f7d91da5e7c4598adb964ebbc8d72)) -* **deps:** update chromaui/action digest to c50adf8 ([#163](https://github.com/tobiasdiez/storybook-vue-addon/issues/163)) ([49704bd](https://github.com/tobiasdiez/storybook-vue-addon/commit/49704bd5ac1fd764e313e1f423ede2c6d966a2b9)) -* **deps:** update chromaui/action digest to d0795df ([#176](https://github.com/tobiasdiez/storybook-vue-addon/issues/176)) ([40bb7da](https://github.com/tobiasdiez/storybook-vue-addon/commit/40bb7da3de0735252f817fb2ca943db2c9118062)) -* **deps:** update chromaui/action digest to e8cc4c3 ([#152](https://github.com/tobiasdiez/storybook-vue-addon/issues/152)) ([0a440f6](https://github.com/tobiasdiez/storybook-vue-addon/commit/0a440f67137cec747163b50b9e26fc33f39d4b55)) -* **deps:** update codecov/codecov-action digest to 18283e0 ([#157](https://github.com/tobiasdiez/storybook-vue-addon/issues/157)) ([c1e035e](https://github.com/tobiasdiez/storybook-vue-addon/commit/c1e035e670a7bd56434c4446de847b8b214cfce0)) -* **deps:** update codecov/codecov-action digest to 5a10915 ([#181](https://github.com/tobiasdiez/storybook-vue-addon/issues/181)) ([d224e4d](https://github.com/tobiasdiez/storybook-vue-addon/commit/d224e4d342fb9df8511cd704893eaba40a731f25)) -* **deps:** update codecov/codecov-action digest to ad3126e ([#153](https://github.com/tobiasdiez/storybook-vue-addon/issues/153)) ([fcb3821](https://github.com/tobiasdiez/storybook-vue-addon/commit/fcb3821bc51deb3f068c0368c1c0c51a99c951a0)) -* **deps:** update codecov/codecov-action digest to fdcc847 ([#177](https://github.com/tobiasdiez/storybook-vue-addon/issues/177)) ([16e3ed5](https://github.com/tobiasdiez/storybook-vue-addon/commit/16e3ed5c2320933593ed19567a26cd8b73494295)) -* **deps:** update dependency @vitejs/plugin-vue to v6 ([#165](https://github.com/tobiasdiez/storybook-vue-addon/issues/165)) ([91c4243](https://github.com/tobiasdiez/storybook-vue-addon/commit/91c4243055a8791125fb876f6250d135fe5f0a89)) -* **deps:** update dependency babel-loader to v10 ([#142](https://github.com/tobiasdiez/storybook-vue-addon/issues/142)) ([f09a4e0](https://github.com/tobiasdiez/storybook-vue-addon/commit/f09a4e005df5e7f637163ff86a348f923f4059bc)) -* **deps:** update dependency cross-env to v10 ([#172](https://github.com/tobiasdiez/storybook-vue-addon/issues/172)) ([21d6c44](https://github.com/tobiasdiez/storybook-vue-addon/commit/21d6c445b621d1a542ddb8ebb26f5869505b6097)) -* **deps:** update dependency eslint-config-prettier to v10 ([#137](https://github.com/tobiasdiez/storybook-vue-addon/issues/137)) ([5c267c4](https://github.com/tobiasdiez/storybook-vue-addon/commit/5c267c43d05d865e3be3927543a6ebd28cd4ea0a)) -* **deps:** update dependency node to v22 ([#179](https://github.com/tobiasdiez/storybook-vue-addon/issues/179)) ([62e0a0f](https://github.com/tobiasdiez/storybook-vue-addon/commit/62e0a0f7425c5225004f9b27d2bf4f8ecd701a70)) -* **deps:** update dependency node to v24 ([#190](https://github.com/tobiasdiez/storybook-vue-addon/issues/190)) ([bcf2848](https://github.com/tobiasdiez/storybook-vue-addon/commit/bcf28487fad802181fd07c537f04ae69e2ee64e8)) -* **deps:** update dependency npm-run-all2 to v8 ([#154](https://github.com/tobiasdiez/storybook-vue-addon/issues/154)) ([a302592](https://github.com/tobiasdiez/storybook-vue-addon/commit/a3025924148a247215d183b17f799412b6a89663)) -* **deps:** update dependency vite to v7 ([#166](https://github.com/tobiasdiez/storybook-vue-addon/issues/166)) ([acc8af1](https://github.com/tobiasdiez/storybook-vue-addon/commit/acc8af10443205398fbc370e46c4e84616bfe074)) -* **deps:** update dependency vite-plugin-inspect to v11 ([#141](https://github.com/tobiasdiez/storybook-vue-addon/issues/141)) ([d03a873](https://github.com/tobiasdiez/storybook-vue-addon/commit/d03a873068abe880983a072f62aa9c703f6c8ae3)) -* **deps:** update dependency vue-tsc to v3 ([#167](https://github.com/tobiasdiez/storybook-vue-addon/issues/167)) ([13fb07c](https://github.com/tobiasdiez/storybook-vue-addon/commit/13fb07c6384f98db0527f3b4264392d061e2c8dd)) -* **deps:** update mcr.microsoft.com/vscode/devcontainers/base docker tag to v2 ([#159](https://github.com/tobiasdiez/storybook-vue-addon/issues/159)) ([abd1732](https://github.com/tobiasdiez/storybook-vue-addon/commit/abd1732c70448bfc4803bdf93c4d96edb190c14e)) -* **deps:** update nuxtjs monorepo to v4 (major) ([#173](https://github.com/tobiasdiez/storybook-vue-addon/issues/173)) ([6614a8b](https://github.com/tobiasdiez/storybook-vue-addon/commit/6614a8b2165803258ebbcb4d54cb76417f7600b2)) -* **deps:** update pnpm to v10 ([#139](https://github.com/tobiasdiez/storybook-vue-addon/issues/139)) ([15c048d](https://github.com/tobiasdiez/storybook-vue-addon/commit/15c048d46c1d396c8b93cb54b92e346cbb81d1f0)) -* **deps:** update pnpm/action-setup action to v4 ([#148](https://github.com/tobiasdiez/storybook-vue-addon/issues/148)) ([044fccd](https://github.com/tobiasdiez/storybook-vue-addon/commit/044fccd98a794c32f0b968826d9ab996bd0351b8)) -* **deps:** update pnpm/action-setup digest to 41ff726 ([#187](https://github.com/tobiasdiez/storybook-vue-addon/issues/187)) ([f37841b](https://github.com/tobiasdiez/storybook-vue-addon/commit/f37841b6bd9ccd02b2eaaf10321f5e0bb61fc676)) -* **deps:** update vitest monorepo to v3 ([#138](https://github.com/tobiasdiez/storybook-vue-addon/issues/138)) ([48164df](https://github.com/tobiasdiez/storybook-vue-addon/commit/48164dfc269599f09d19189aa6c4d49b5f766927)) -* **deps:** update vitest monorepo to v4 ([#192](https://github.com/tobiasdiez/storybook-vue-addon/issues/192)) ([481da89](https://github.com/tobiasdiez/storybook-vue-addon/commit/481da89e73fff607d2612c787d8df4d966aff3fd)) -* pin GitHub Action digests to semver in Renovate config ([#188](https://github.com/tobiasdiez/storybook-vue-addon/issues/188)) ([9569b00](https://github.com/tobiasdiez/storybook-vue-addon/commit/9569b00f1064a9e7d91c8aac9431c58ca38b385f)) -* require Node >=20.0.0 ([#193](https://github.com/tobiasdiez/storybook-vue-addon/issues/193)) ([10f6a70](https://github.com/tobiasdiez/storybook-vue-addon/commit/10f6a707497cd42e6daa6e9969f9f15ce27160ad)) -* update renovate config to use automerge ([#143](https://github.com/tobiasdiez/storybook-vue-addon/issues/143)) ([9e71b94](https://github.com/tobiasdiez/storybook-vue-addon/commit/9e71b94991217b5082cc8bc7901d862fd3efba66)) +- **deps:** lock file maintenance ([#146](https://github.com/tobiasdiez/storybook-vue-addon/issues/146)) ([1ea9a23](https://github.com/tobiasdiez/storybook-vue-addon/commit/1ea9a2398b9910cb11eb5b8b14c013d5d9e2d377)) +- **deps:** lock file maintenance ([#150](https://github.com/tobiasdiez/storybook-vue-addon/issues/150)) ([7fd35cd](https://github.com/tobiasdiez/storybook-vue-addon/commit/7fd35cd670655b72ffcc26cd46247ffdc154f94b)) +- **deps:** lock file maintenance ([#155](https://github.com/tobiasdiez/storybook-vue-addon/issues/155)) ([dd1ffd9](https://github.com/tobiasdiez/storybook-vue-addon/commit/dd1ffd9c7218a30cf41092c7da48f411d1842275)) +- **deps:** lock file maintenance ([#162](https://github.com/tobiasdiez/storybook-vue-addon/issues/162)) ([cfa8fe3](https://github.com/tobiasdiez/storybook-vue-addon/commit/cfa8fe3c549725f9faf6a2592a2be8b78c8d6625)) +- **deps:** lock file maintenance ([#170](https://github.com/tobiasdiez/storybook-vue-addon/issues/170)) ([2d0b66b](https://github.com/tobiasdiez/storybook-vue-addon/commit/2d0b66b91c0a629a63f157c3c52463b25f43bf53)) +- **deps:** lock file maintenance ([#182](https://github.com/tobiasdiez/storybook-vue-addon/issues/182)) ([4da17ee](https://github.com/tobiasdiez/storybook-vue-addon/commit/4da17ee4ae988e9fa94daddeb668a15e567bdd98)) +- **deps:** lock file maintenance ([#185](https://github.com/tobiasdiez/storybook-vue-addon/issues/185)) ([52cb147](https://github.com/tobiasdiez/storybook-vue-addon/commit/52cb1478f558979b357847daa3ed56e1efbebe20)) +- **deps:** pin dependencies ([#147](https://github.com/tobiasdiez/storybook-vue-addon/issues/147)) ([b8d4547](https://github.com/tobiasdiez/storybook-vue-addon/commit/b8d454710979d2fb85355ce0e27fc41ebcf0d605)) +- **deps:** replace google-github-actions/release-please-action action with googleapis/release-please-action ([#191](https://github.com/tobiasdiez/storybook-vue-addon/issues/191)) ([575397b](https://github.com/tobiasdiez/storybook-vue-addon/commit/575397bcee93c19a99bff139d357833b491f644a)) +- **deps:** update actions/checkout action to v5 ([#178](https://github.com/tobiasdiez/storybook-vue-addon/issues/178)) ([360ab0b](https://github.com/tobiasdiez/storybook-vue-addon/commit/360ab0bcdcabec5cc7002cdf6c660cffa682d07c)) +- **deps:** update actions/checkout digest to 08eba0b ([#175](https://github.com/tobiasdiez/storybook-vue-addon/issues/175)) ([b3928c0](https://github.com/tobiasdiez/storybook-vue-addon/commit/b3928c0470dfe4aadfad4145791f9c578516f5d1)) +- **deps:** update actions/setup-node action to v5 ([#180](https://github.com/tobiasdiez/storybook-vue-addon/issues/180)) ([d3e0ee3](https://github.com/tobiasdiez/storybook-vue-addon/commit/d3e0ee3ce15a4bfa267b4e5399daab6cbbfd4d5b)) +- **deps:** update actions/setup-node action to v6 ([#189](https://github.com/tobiasdiez/storybook-vue-addon/issues/189)) ([21546be](https://github.com/tobiasdiez/storybook-vue-addon/commit/21546be2739df44f8d42cb4dccfcc90f3eaeec51)) +- **deps:** update actions/setup-node digest to 49933ea ([#151](https://github.com/tobiasdiez/storybook-vue-addon/issues/151)) ([786d44e](https://github.com/tobiasdiez/storybook-vue-addon/commit/786d44ed55f6188832f4a96b52bef9f6f3142337)) +- **deps:** update all non-major dependencies ([#135](https://github.com/tobiasdiez/storybook-vue-addon/issues/135)) ([17d4400](https://github.com/tobiasdiez/storybook-vue-addon/commit/17d440045b5c3076ac4ad78b1d4668a0f03070af)) +- **deps:** update chromaui/action action to v12 ([#158](https://github.com/tobiasdiez/storybook-vue-addon/issues/158)) ([f475bc2](https://github.com/tobiasdiez/storybook-vue-addon/commit/f475bc27b55da3b309b79e2c4fa88e52530e4557)) +- **deps:** update chromaui/action action to v13 ([#164](https://github.com/tobiasdiez/storybook-vue-addon/issues/164)) ([1681440](https://github.com/tobiasdiez/storybook-vue-addon/commit/168144053d1800cd9655ce7983ecf33711591bae)) +- **deps:** update chromaui/action digest to 1cfa065 ([#156](https://github.com/tobiasdiez/storybook-vue-addon/issues/156)) ([2fca081](https://github.com/tobiasdiez/storybook-vue-addon/commit/2fca0817d3e4c1bbfe538a59883fe1e8b03e2d96)) +- **deps:** update chromaui/action digest to 290e004 ([#168](https://github.com/tobiasdiez/storybook-vue-addon/issues/168)) ([afa0794](https://github.com/tobiasdiez/storybook-vue-addon/commit/afa0794f978b099f6bc90fcd02bc47cf76bd865d)) +- **deps:** update chromaui/action digest to 39708fe ([#161](https://github.com/tobiasdiez/storybook-vue-addon/issues/161)) ([fec8c1d](https://github.com/tobiasdiez/storybook-vue-addon/commit/fec8c1de2db4b4e8827523a4ccf18872c42cbe2e)) +- **deps:** update chromaui/action digest to 4d8ebd1 ([#169](https://github.com/tobiasdiez/storybook-vue-addon/issues/169)) ([7a09db5](https://github.com/tobiasdiez/storybook-vue-addon/commit/7a09db57cad2b53fca6718b57500e88d702051a4)) +- **deps:** update chromaui/action digest to 4ffe736 ([#183](https://github.com/tobiasdiez/storybook-vue-addon/issues/183)) ([17f949d](https://github.com/tobiasdiez/storybook-vue-addon/commit/17f949da007bd60fb422f734e112d7f1cb910ecc)) +- **deps:** update chromaui/action digest to 58d9ffb ([#171](https://github.com/tobiasdiez/storybook-vue-addon/issues/171)) ([3731249](https://github.com/tobiasdiez/storybook-vue-addon/commit/3731249cd5bb8cd1d6b56ad67052415bf479e272)) +- **deps:** update chromaui/action digest to 649b4fd ([#149](https://github.com/tobiasdiez/storybook-vue-addon/issues/149)) ([9b76633](https://github.com/tobiasdiez/storybook-vue-addon/commit/9b76633065c0a656edc8d2f31034192eaa729031)) +- **deps:** update chromaui/action digest to ac86f2f ([#186](https://github.com/tobiasdiez/storybook-vue-addon/issues/186)) ([e67d8ad](https://github.com/tobiasdiez/storybook-vue-addon/commit/e67d8ad6804f7d91da5e7c4598adb964ebbc8d72)) +- **deps:** update chromaui/action digest to c50adf8 ([#163](https://github.com/tobiasdiez/storybook-vue-addon/issues/163)) ([49704bd](https://github.com/tobiasdiez/storybook-vue-addon/commit/49704bd5ac1fd764e313e1f423ede2c6d966a2b9)) +- **deps:** update chromaui/action digest to d0795df ([#176](https://github.com/tobiasdiez/storybook-vue-addon/issues/176)) ([40bb7da](https://github.com/tobiasdiez/storybook-vue-addon/commit/40bb7da3de0735252f817fb2ca943db2c9118062)) +- **deps:** update chromaui/action digest to e8cc4c3 ([#152](https://github.com/tobiasdiez/storybook-vue-addon/issues/152)) ([0a440f6](https://github.com/tobiasdiez/storybook-vue-addon/commit/0a440f67137cec747163b50b9e26fc33f39d4b55)) +- **deps:** update codecov/codecov-action digest to 18283e0 ([#157](https://github.com/tobiasdiez/storybook-vue-addon/issues/157)) ([c1e035e](https://github.com/tobiasdiez/storybook-vue-addon/commit/c1e035e670a7bd56434c4446de847b8b214cfce0)) +- **deps:** update codecov/codecov-action digest to 5a10915 ([#181](https://github.com/tobiasdiez/storybook-vue-addon/issues/181)) ([d224e4d](https://github.com/tobiasdiez/storybook-vue-addon/commit/d224e4d342fb9df8511cd704893eaba40a731f25)) +- **deps:** update codecov/codecov-action digest to ad3126e ([#153](https://github.com/tobiasdiez/storybook-vue-addon/issues/153)) ([fcb3821](https://github.com/tobiasdiez/storybook-vue-addon/commit/fcb3821bc51deb3f068c0368c1c0c51a99c951a0)) +- **deps:** update codecov/codecov-action digest to fdcc847 ([#177](https://github.com/tobiasdiez/storybook-vue-addon/issues/177)) ([16e3ed5](https://github.com/tobiasdiez/storybook-vue-addon/commit/16e3ed5c2320933593ed19567a26cd8b73494295)) +- **deps:** update dependency @vitejs/plugin-vue to v6 ([#165](https://github.com/tobiasdiez/storybook-vue-addon/issues/165)) ([91c4243](https://github.com/tobiasdiez/storybook-vue-addon/commit/91c4243055a8791125fb876f6250d135fe5f0a89)) +- **deps:** update dependency babel-loader to v10 ([#142](https://github.com/tobiasdiez/storybook-vue-addon/issues/142)) ([f09a4e0](https://github.com/tobiasdiez/storybook-vue-addon/commit/f09a4e005df5e7f637163ff86a348f923f4059bc)) +- **deps:** update dependency cross-env to v10 ([#172](https://github.com/tobiasdiez/storybook-vue-addon/issues/172)) ([21d6c44](https://github.com/tobiasdiez/storybook-vue-addon/commit/21d6c445b621d1a542ddb8ebb26f5869505b6097)) +- **deps:** update dependency eslint-config-prettier to v10 ([#137](https://github.com/tobiasdiez/storybook-vue-addon/issues/137)) ([5c267c4](https://github.com/tobiasdiez/storybook-vue-addon/commit/5c267c43d05d865e3be3927543a6ebd28cd4ea0a)) +- **deps:** update dependency node to v22 ([#179](https://github.com/tobiasdiez/storybook-vue-addon/issues/179)) ([62e0a0f](https://github.com/tobiasdiez/storybook-vue-addon/commit/62e0a0f7425c5225004f9b27d2bf4f8ecd701a70)) +- **deps:** update dependency node to v24 ([#190](https://github.com/tobiasdiez/storybook-vue-addon/issues/190)) ([bcf2848](https://github.com/tobiasdiez/storybook-vue-addon/commit/bcf28487fad802181fd07c537f04ae69e2ee64e8)) +- **deps:** update dependency npm-run-all2 to v8 ([#154](https://github.com/tobiasdiez/storybook-vue-addon/issues/154)) ([a302592](https://github.com/tobiasdiez/storybook-vue-addon/commit/a3025924148a247215d183b17f799412b6a89663)) +- **deps:** update dependency vite to v7 ([#166](https://github.com/tobiasdiez/storybook-vue-addon/issues/166)) ([acc8af1](https://github.com/tobiasdiez/storybook-vue-addon/commit/acc8af10443205398fbc370e46c4e84616bfe074)) +- **deps:** update dependency vite-plugin-inspect to v11 ([#141](https://github.com/tobiasdiez/storybook-vue-addon/issues/141)) ([d03a873](https://github.com/tobiasdiez/storybook-vue-addon/commit/d03a873068abe880983a072f62aa9c703f6c8ae3)) +- **deps:** update dependency vue-tsc to v3 ([#167](https://github.com/tobiasdiez/storybook-vue-addon/issues/167)) ([13fb07c](https://github.com/tobiasdiez/storybook-vue-addon/commit/13fb07c6384f98db0527f3b4264392d061e2c8dd)) +- **deps:** update mcr.microsoft.com/vscode/devcontainers/base docker tag to v2 ([#159](https://github.com/tobiasdiez/storybook-vue-addon/issues/159)) ([abd1732](https://github.com/tobiasdiez/storybook-vue-addon/commit/abd1732c70448bfc4803bdf93c4d96edb190c14e)) +- **deps:** update nuxtjs monorepo to v4 (major) ([#173](https://github.com/tobiasdiez/storybook-vue-addon/issues/173)) ([6614a8b](https://github.com/tobiasdiez/storybook-vue-addon/commit/6614a8b2165803258ebbcb4d54cb76417f7600b2)) +- **deps:** update pnpm to v10 ([#139](https://github.com/tobiasdiez/storybook-vue-addon/issues/139)) ([15c048d](https://github.com/tobiasdiez/storybook-vue-addon/commit/15c048d46c1d396c8b93cb54b92e346cbb81d1f0)) +- **deps:** update pnpm/action-setup action to v4 ([#148](https://github.com/tobiasdiez/storybook-vue-addon/issues/148)) ([044fccd](https://github.com/tobiasdiez/storybook-vue-addon/commit/044fccd98a794c32f0b968826d9ab996bd0351b8)) +- **deps:** update pnpm/action-setup digest to 41ff726 ([#187](https://github.com/tobiasdiez/storybook-vue-addon/issues/187)) ([f37841b](https://github.com/tobiasdiez/storybook-vue-addon/commit/f37841b6bd9ccd02b2eaaf10321f5e0bb61fc676)) +- **deps:** update vitest monorepo to v3 ([#138](https://github.com/tobiasdiez/storybook-vue-addon/issues/138)) ([48164df](https://github.com/tobiasdiez/storybook-vue-addon/commit/48164dfc269599f09d19189aa6c4d49b5f766927)) +- **deps:** update vitest monorepo to v4 ([#192](https://github.com/tobiasdiez/storybook-vue-addon/issues/192)) ([481da89](https://github.com/tobiasdiez/storybook-vue-addon/commit/481da89e73fff607d2612c787d8df4d966aff3fd)) +- pin GitHub Action digests to semver in Renovate config ([#188](https://github.com/tobiasdiez/storybook-vue-addon/issues/188)) ([9569b00](https://github.com/tobiasdiez/storybook-vue-addon/commit/9569b00f1064a9e7d91c8aac9431c58ca38b385f)) +- require Node >=20.0.0 ([#193](https://github.com/tobiasdiez/storybook-vue-addon/issues/193)) ([10f6a70](https://github.com/tobiasdiez/storybook-vue-addon/commit/10f6a707497cd42e6daa6e9969f9f15ce27160ad)) +- update renovate config to use automerge ([#143](https://github.com/tobiasdiez/storybook-vue-addon/issues/143)) ([9e71b94](https://github.com/tobiasdiez/storybook-vue-addon/commit/9e71b94991217b5082cc8bc7901d862fd3efba66)) ## [0.6.2](https://github.com/tobiasdiez/storybook-vue-addon/compare/v0.6.1...v0.6.2) (2024-12-18)