Skip to content

Commit 64b6e02

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.13...v2.1.0) (2020-02-12) ### Features * **react-native:** Added configuration for react-native and expo applications ([e1cc5bf](e1cc5bf))
1 parent b04898a commit 64b6e02

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.1.0](https://github.com/rollup-umd/documentation/compare/v2.0.13...v2.1.0) (2020-02-12)
2+
3+
4+
### Features
5+
6+
* **react-native:** Added configuration for react-native and expo applications ([e1cc5bf](https://github.com/rollup-umd/documentation/commit/e1cc5bf7d67eeabf3be6ee0c1e9868ef6e7cbdc6))
7+
18
## [2.0.13](https://github.com/rollup-umd/documentation/compare/v2.0.12...v2.0.13) (2020-01-29)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup-umd/documentation",
3-
"version": "2.0.13",
3+
"version": "2.1.0",
44
"description": "Extension for react-styleguidist, Featured generated react-documentation, generated jsdom documentation, default react-styleguidist configuration including react-native, layout package with auto-configuration, internals layouts, configured CI",
55
"main": "lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)