Skip to content

Commit 3e18386

Browse files
committed
v1.1.1
1 parent 18a4ed9 commit 3e18386

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
### 2015-10-28 v0.1.1
1+
### 2015-10-28 v1.1.1
22

33
* Fix Wrapper component import to make Webpack’s aliases work with it.
44

5-
### 2015-10-28 v0.1.0
5+
### 2015-10-28 v1.1.0
66

77
* Add a new Wrapper component that wraps every component in the style guide. It allows you to provide necessary context (e.g. react-intl) for every component.
88
* Nicer errors in the playground.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-styleguidist",
33
"description": "React components styleguide",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"homepage": "https://github.com/sapegin/react-styleguidist",
66
"author": {
77
"name": "Artem Sapegin",

0 commit comments

Comments
 (0)