Skip to content

Commit 1523f98

Browse files
committed
docs(release): prepare release 1.1.1
1 parent c397011 commit 1523f98

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented here. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
44

55

6+
### [1.1.1](https://github.com/natterstefan/react-component-catalog/compare/v1.1.0...v1.1.1) (2019-05-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **utils:** return null when flattenObjectKeys receives invalid obj ([06081e5](https://github.com/natterstefan/react-component-catalog/commit/06081e5))
12+
13+
14+
615
## [1.1.0](https://github.com/natterstefan/react-component-catalog/compare/v1.0.1...v1.1.0) (2019-05-14)
716

817

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
@@ -2,7 +2,7 @@
22
"name": "react-component-catalog",
33
"author": "Stefan Natter <https://natterstefan.me>",
44
"license": "Apache-2.0",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"description": "Manage a catalog (registry) of react-components easily.",
77
"main": "lib/index.js",
88
"module": "esm/index.js",

0 commit comments

Comments
 (0)