Skip to content

Commit 4dead7f

Browse files
committed
style: apply prettier to changelog
1 parent ff54b31 commit 4dead7f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@ All notable changes to this project will be documented in this file. See [standa
44

55
## [0.2.0](https://github.com/p-chan/object-to-css-variables/compare/v0.1.0...v0.2.0) (2021-10-03)
66

7-
87
### Features
98

10-
* change the key to kebab-case when the key contains camelCase ([93fcbe3](https://github.com/p-chan/object-to-css-variables/commit/93fcbe3690eb942cef5858b4e38997f99723cce6))
9+
- change the key to kebab-case when the key contains camelCase ([93fcbe3](https://github.com/p-chan/object-to-css-variables/commit/93fcbe3690eb942cef5858b4e38997f99723cce6))
1110

1211
## 0.1.0 (2021-10-03)
1312

14-
1513
### Features
1614

17-
* initial commit ([529a27d](https://github.com/p-chan/object-to-css-variables/commit/529a27d33894cbb13ce3fd3f36e9d16db383c266))
15+
- initial commit ([529a27d](https://github.com/p-chan/object-to-css-variables/commit/529a27d33894cbb13ce3fd3f36e9d16db383c266))

0 commit comments

Comments
 (0)