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

Commit b068289

Browse files
committed
chore(release): 8.2.0
1 parent f98e451 commit b068289

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.2.0](https://github.com/zillow/create-react-styleguide/compare/v8.1.3...v8.2.0) (2022-04-12)
6+
7+
8+
### Features
9+
10+
* add CSS files to side effects in order to tree-shake CSS imports ([37c973d](https://github.com/zillow/create-react-styleguide/commit/37c973d5c02d2be6874218d6eab776522136a2a3))
11+
512
### [8.1.3](https://github.com/zillow/create-react-styleguide/compare/v8.1.2...v8.1.3) (2022-03-03)
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.1.3",
4+
"version": "8.2.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)