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 Mar 18, 2023
1 parent 10b4cc8 commit 2a484c4
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,20 @@

## [0.2.0](https://github.com/tobiasdiez/storybook-vue-addon/compare/v0.1.1...v0.2.0) (2023-03-18)


### 📝 Documentation

* add features and inspiration by Histoire ([#35](https://github.com/tobiasdiez/storybook-vue-addon/issues/35)) ([7089e3c](https://github.com/tobiasdiez/storybook-vue-addon/commit/7089e3cc4ce90cbae6b32d9cefa4ffd948d84cc4))

- add features and inspiration by Histoire ([#35](https://github.com/tobiasdiez/storybook-vue-addon/issues/35)) ([7089e3c](https://github.com/tobiasdiez/storybook-vue-addon/commit/7089e3cc4ce90cbae6b32d9cefa4ffd948d84cc4))

### 🧹 Miscellaneous

* add docs as section in changelog ([#36](https://github.com/tobiasdiez/storybook-vue-addon/issues/36)) ([f51bed2](https://github.com/tobiasdiez/storybook-vue-addon/commit/f51bed22106f2111a68a98546cc470c602558644))
* **deps:** update all non-major dependencies ([#28](https://github.com/tobiasdiez/storybook-vue-addon/issues/28)) ([30bbbe0](https://github.com/tobiasdiez/storybook-vue-addon/commit/30bbbe012b6b7972da4f78ab9b3b965a7e473fcb))
* publish example storybook to chromatic ([#32](https://github.com/tobiasdiez/storybook-vue-addon/issues/32)) ([80e1b63](https://github.com/tobiasdiez/storybook-vue-addon/commit/80e1b63eeb1ef427ec9917c486e1fc6a33cac203))
* upgrade storybook to v7 in example ([#29](https://github.com/tobiasdiez/storybook-vue-addon/issues/29)) ([f191d08](https://github.com/tobiasdiez/storybook-vue-addon/commit/f191d08d57a5ab59a3bee2d3e572ce3f8f6cdd15))

- add docs as section in changelog ([#36](https://github.com/tobiasdiez/storybook-vue-addon/issues/36)) ([f51bed2](https://github.com/tobiasdiez/storybook-vue-addon/commit/f51bed22106f2111a68a98546cc470c602558644))
- **deps:** update all non-major dependencies ([#28](https://github.com/tobiasdiez/storybook-vue-addon/issues/28)) ([30bbbe0](https://github.com/tobiasdiez/storybook-vue-addon/commit/30bbbe012b6b7972da4f78ab9b3b965a7e473fcb))
- publish example storybook to chromatic ([#32](https://github.com/tobiasdiez/storybook-vue-addon/issues/32)) ([80e1b63](https://github.com/tobiasdiez/storybook-vue-addon/commit/80e1b63eeb1ef427ec9917c486e1fc6a33cac203))
- upgrade storybook to v7 in example ([#29](https://github.com/tobiasdiez/storybook-vue-addon/issues/29)) ([f191d08](https://github.com/tobiasdiez/storybook-vue-addon/commit/f191d08d57a5ab59a3bee2d3e572ce3f8f6cdd15))

### 🔖 Features

* add story indexer to support storyStoreV7 ([#38](https://github.com/tobiasdiez/storybook-vue-addon/issues/38)) ([421fe9a](https://github.com/tobiasdiez/storybook-vue-addon/commit/421fe9a4120908f7a88e4f89c02b06f24b136006))
- add story indexer to support storyStoreV7 ([#38](https://github.com/tobiasdiez/storybook-vue-addon/issues/38)) ([421fe9a](https://github.com/tobiasdiez/storybook-vue-addon/commit/421fe9a4120908f7a88e4f89c02b06f24b136006))

## [0.1.1](https://github.com/tobiasdiez/storybook-vue-addon/compare/v0.1.0...v0.1.1) (2023-02-01)

Expand Down

0 comments on commit 2a484c4

Please sign in to comment.