Skip to content

Commit 9a2d64d

Browse files
chore(release): 0.2.16 [skip ci]
## [0.2.16](v0.2.15...v0.2.16) (2020-02-21) ### Bug Fixes * update typescript in the template ([3b01c0e](3b01c0e)) * **deps:** update dependency typescript to ~3.8.0 ([70e2a52](70e2a52))
1 parent 3b01c0e commit 9a2d64d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Changelog
22

3+
## [0.2.16](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.15...v0.2.16) (2020-02-21)
4+
5+
6+
### Bug Fixes
7+
8+
* update typescript in the template ([3b01c0e](https://github.com/alexandr-g/cra-template-typescript-redux/commit/3b01c0e65c6fc2085c42fce52df70ff0e755a412))
9+
* **deps:** update dependency typescript to ~3.8.0 ([70e2a52](https://github.com/alexandr-g/cra-template-typescript-redux/commit/70e2a52a79ab52fc10d58dd822940967b80d2599))
10+
311
## [0.2.15](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.14...v0.2.15) (2020-02-15)
412

513

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cra-template-typescript-redux",
3-
"version": "0.2.15",
3+
"version": "0.2.16",
44
"license": "MIT",
55
"author": "Alexander Grischuk <[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)