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

Commit 5a3d8b8

Browse files
committed
chore(release): 8.2.1
1 parent 8469e51 commit 5a3d8b8

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.1](https://github.com/zillow/create-react-styleguide/compare/v8.2.0...v8.2.1) (2022-08-18)
6+
7+
8+
### Bug Fixes
9+
10+
* dual package extensions ([261950f](https://github.com/zillow/create-react-styleguide/commit/261950fade0e3105392ca96cd17a7b11deab3592))
11+
512
## [8.2.0](https://github.com/zillow/create-react-styleguide/compare/v8.1.3...v8.2.0) (2022-04-12)
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.2.0",
4+
"version": "8.2.1",
55
"license": "ISC",
66
"author": "Brian Stone <[email protected]>",
77
"homepage": "https://github.com/zillow/create-react-styleguide#readme",

0 commit comments

Comments
 (0)