Skip to content

Commit

Permalink
chore: Format CHANGELOG.md with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 11, 2024
1 parent 5cd47f3 commit 801bb08
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.6.2"}
{ ".": "0.6.2" }
17 changes: 8 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,16 @@

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


### 🧹 Miscellaneous

* **deps:** pin dependencies ([#125](https://github.com/tobiasdiez/storybook-vue-addon/issues/125)) ([0305aaf](https://github.com/tobiasdiez/storybook-vue-addon/commit/0305aafa1302de726ff435dba37c388d029c550a))
* **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))
* **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))
* **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))
* **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))
* **deps:** update dependency npm-run-all2 to v7 ([#129](https://github.com/tobiasdiez/storybook-vue-addon/issues/129)) ([de1a189](https://github.com/tobiasdiez/storybook-vue-addon/commit/de1a18917bec071a14b52d2a1b5d0d1fbfd4aadb))
* **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))
* **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))
- **deps:** pin dependencies ([#125](https://github.com/tobiasdiez/storybook-vue-addon/issues/125)) ([0305aaf](https://github.com/tobiasdiez/storybook-vue-addon/commit/0305aafa1302de726ff435dba37c388d029c550a))
- **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))
- **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))
- **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))
- **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))
- **deps:** update dependency npm-run-all2 to v7 ([#129](https://github.com/tobiasdiez/storybook-vue-addon/issues/129)) ([de1a189](https://github.com/tobiasdiez/storybook-vue-addon/commit/de1a18917bec071a14b52d2a1b5d0d1fbfd4aadb))
- **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))
- **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))

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

Expand Down

0 comments on commit 801bb08

Please sign in to comment.