Skip to content

Commit cb79b3a

Browse files
chore(release): 3.6.5 [skip ci]
## [3.6.5](v3.6.4...v3.6.5) (2019-11-26) ### Bug Fixes * fixed duplicated dependencies ([03e8536](03e8536)), closes [#26](#26)
1 parent 03e8536 commit cb79b3a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.6.5](https://github.com/epranka/create-tsx-package/compare/v3.6.4...v3.6.5) (2019-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed duplicated dependencies ([03e8536](https://github.com/epranka/create-tsx-package/commit/03e853608ebdb28e2a5aa038dffc64818e623e09)), closes [#26](https://github.com/epranka/create-tsx-package/issues/26)
7+
18
## [3.6.4](https://github.com/epranka/create-tsx-package/compare/v3.6.3...v3.6.4) (2019-11-26)
29

310
## [3.6.3](https://github.com/epranka/create-tsx-package/compare/v3.6.2...v3.6.3) (2019-11-26)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@epranka/create-tsx-package",
33
"description": "Starter kit for React Typescript module",
4-
"version": "3.6.4",
4+
"version": "3.6.5",
55
"dependencies": {
66
"cac": "^6.5.3",
77
"chalk": "^3.0.0",

0 commit comments

Comments
 (0)