Skip to content

Commit 7ed0982

Browse files
chore: Format CHANGELOG.md with Prettier
1 parent d22bf99 commit 7ed0982

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.6.2"}
1+
{ ".": "0.6.2" }

CHANGELOG.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@
22

33
## [0.6.2](https://github.com/tobiasdiez/storybook-vue-addon/compare/v0.6.1...v0.6.2) (2024-12-11)
44

5-
65
### 🧹 Miscellaneous
76

8-
* **deps:** pin dependencies ([#125](https://github.com/tobiasdiez/storybook-vue-addon/issues/125)) ([0305aaf](https://github.com/tobiasdiez/storybook-vue-addon/commit/0305aafa1302de726ff435dba37c388d029c550a))
9-
* **deps:** update all non-major dependencies ([#80](https://github.com/tobiasdiez/storybook-vue-addon/issues/80)) ([f37cd86](https://github.com/tobiasdiez/storybook-vue-addon/commit/f37cd868a3c3a0766fbf93c097a399f2ba7faabc))
10-
* **deps:** update codecov/codecov-action action to v5 ([#131](https://github.com/tobiasdiez/storybook-vue-addon/issues/131)) ([7796606](https://github.com/tobiasdiez/storybook-vue-addon/commit/779660653b0adcf1a70c1a28360db96f717e38a0))
11-
* **deps:** update dependency @types/node to v22 ([#130](https://github.com/tobiasdiez/storybook-vue-addon/issues/130)) ([5e5b337](https://github.com/tobiasdiez/storybook-vue-addon/commit/5e5b337551d6995d7b763a7cd4c9ad449dcaec9d))
12-
* **deps:** update dependency jiti to v2 ([#128](https://github.com/tobiasdiez/storybook-vue-addon/issues/128)) ([de847db](https://github.com/tobiasdiez/storybook-vue-addon/commit/de847dbc34c73db748974871981cdd4f5a1a8a30))
13-
* **deps:** update dependency unplugin to v2 ([#133](https://github.com/tobiasdiez/storybook-vue-addon/issues/133)) ([963a4e2](https://github.com/tobiasdiez/storybook-vue-addon/commit/963a4e241be4e5efb25332d29ef28d317f607237))
14-
* **deps:** update dependency vite to v6 ([#132](https://github.com/tobiasdiez/storybook-vue-addon/issues/132)) ([5b62017](https://github.com/tobiasdiez/storybook-vue-addon/commit/5b620172c8adc12061f01b5fb9f78f824463abdf))
7+
- **deps:** pin dependencies ([#125](https://github.com/tobiasdiez/storybook-vue-addon/issues/125)) ([0305aaf](https://github.com/tobiasdiez/storybook-vue-addon/commit/0305aafa1302de726ff435dba37c388d029c550a))
8+
- **deps:** update all non-major dependencies ([#80](https://github.com/tobiasdiez/storybook-vue-addon/issues/80)) ([f37cd86](https://github.com/tobiasdiez/storybook-vue-addon/commit/f37cd868a3c3a0766fbf93c097a399f2ba7faabc))
9+
- **deps:** update codecov/codecov-action action to v5 ([#131](https://github.com/tobiasdiez/storybook-vue-addon/issues/131)) ([7796606](https://github.com/tobiasdiez/storybook-vue-addon/commit/779660653b0adcf1a70c1a28360db96f717e38a0))
10+
- **deps:** update dependency @types/node to v22 ([#130](https://github.com/tobiasdiez/storybook-vue-addon/issues/130)) ([5e5b337](https://github.com/tobiasdiez/storybook-vue-addon/commit/5e5b337551d6995d7b763a7cd4c9ad449dcaec9d))
11+
- **deps:** update dependency jiti to v2 ([#128](https://github.com/tobiasdiez/storybook-vue-addon/issues/128)) ([de847db](https://github.com/tobiasdiez/storybook-vue-addon/commit/de847dbc34c73db748974871981cdd4f5a1a8a30))
12+
- **deps:** update dependency unplugin to v2 ([#133](https://github.com/tobiasdiez/storybook-vue-addon/issues/133)) ([963a4e2](https://github.com/tobiasdiez/storybook-vue-addon/commit/963a4e241be4e5efb25332d29ef28d317f607237))
13+
- **deps:** update dependency vite to v6 ([#132](https://github.com/tobiasdiez/storybook-vue-addon/issues/132)) ([5b62017](https://github.com/tobiasdiez/storybook-vue-addon/commit/5b620172c8adc12061f01b5fb9f78f824463abdf))
1514

1615
## [0.6.1](https://github.com/tobiasdiez/storybook-vue-addon/compare/v0.6.0...v0.6.1) (2024-08-20)
1716

0 commit comments

Comments
 (0)