Skip to content

Commit a748726

Browse files
committed
chore(release): 1.3.0
1 parent 6be75b1 commit a748726

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.3.0](https://github.com/natterstefan/react-component-catalog/compare/v1.2.0...v1.3.0) (2019-11-18)
7+
8+
9+
### Features
10+
11+
* fallbackComponent can also be selected from catalog now ([#48](https://github.com/natterstefan/react-component-catalog/issues/48)) ([6be75b1](https://github.com/natterstefan/react-component-catalog/commit/6be75b1512a3fb217b47b04517e575023a66cdc2))
12+
613
## [1.2.0](https://github.com/natterstefan/react-component-catalog/compare/v1.1.1...v1.2.0) (2019-07-21)
714

815

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.2.0",
5+
"version": "1.3.0",
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)