1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 09:59:48 +02:00

add lint-staged for auto-formatting commits

This commit is contained in:
Ian Storm Taylor
2021-04-01 01:31:06 -04:00
parent f76ff2a276
commit c5d412f5c6
6 changed files with 293 additions and 109 deletions

View File

@@ -1,8 +1,7 @@
# slate-hyperscript
## 0.62.0
### Minor Changes
- [#4154](https://github.com/ianstormtaylor/slate/pull/4154) [`7283c51f`](https://github.com/ianstormtaylor/slate/commit/7283c51feb83cb8522bc16efce09bb01c29400b9) Thanks [@ianstormtaylor](https://github.com/ianstormtaylor)! - **Start using [🦋 Changesets](https://github.com/atlassian/changesets) to manage releases.** Going forward, whenever a pull request is made that fixes or adds functionality to Slate, it will need to be accompanied by a changset Markdown file describing the change. These files will be automatically used in the release process when bump the versions of Slate and compiling the changelog.