Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 9ad1c17

Browse files
committed
chore(release): 8.1.0
1 parent 99c258d commit 9ad1c17

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [8.1.0](https://github.com/zillow/create-react-styleguide/compare/v8.0.0...v8.1.0) (2022-02-03)
6+
7+
8+
### Features
9+
10+
* run build tasks in parallel ([ddb49c8](https://github.com/zillow/create-react-styleguide/commit/ddb49c849d856090ce4f5f762c4b4e9b2687cfd0))
11+
512
## [8.0.0](https://github.com/zillow/create-react-styleguide/compare/v7.1.0...v8.0.0) (2021-12-22)
613

714

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-react-styleguide",
33
"description": "A toolkit for creating React component libraries and style guides",
4-
"version": "8.0.0",
4+
"version": "8.1.0",
55
"license": "ISC",
66
"author": "Brian Stone <[email protected]>",
77
"homepage": "https://github.com/zillow/create-react-styleguide#readme",

0 commit comments

Comments
 (0)