We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e559a99 commit 1ad6a40Copy full SHA for 1ad6a40
README.md
@@ -120,8 +120,7 @@ It takes the following arguments:
120
# Development
121
122
The project uses [changesets](https://github.com/changesets/changesets) to manage versioning and changelog.
123
-Typical workflow is as follow:
124
-
+Typical workflow is as follows:
125
1. make changes to codebase,
126
2. run `npm run changesets` at project root and follow prompt to generate a "changeset" (logging a change),
127
3. commit both (1) and (2) into git.
0 commit comments