Skip to content

Commit 5c85f38

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.1...v1.3.0) (2021-01-24) ### Features * **core-component:** add option to create barrel file for component ([fbaae28](fbaae28))
1 parent 207c7fe commit 5c85f38

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
@@ -1,3 +1,10 @@
1+
# [1.3.0](https://github.com/Cristians953/react-codegen-cli/compare/v1.2.1...v1.3.0) (2021-01-24)
2+
3+
4+
### Features
5+
6+
* **core-component:** add option to create barrel file for component ([fbaae28](https://github.com/Cristians953/react-codegen-cli/commit/fbaae28062ce1670a321db198fd84e4631267b50))
7+
18
## [1.2.1](https://github.com/Cristians953/react-codegen-cli/compare/v1.2.0...v1.2.1) (2021-01-23)
29

310

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,6 +1,6 @@
11
{
22
"name": "react-codegen-cli",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Software Development Kit for React",
55
"main": "lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)