Skip to content

Commit d91b702

Browse files
chore(release): 0.2.19 [skip ci]
## [0.2.19](v0.2.18...v0.2.19) (2020-03-27) ### Bug Fixes * update dependency prettier to v2 in template ([c99f6d5](c99f6d5)) * **deps:** update dependency prettier to v2 ([9ffa190](9ffa190))
1 parent c99f6d5 commit d91b702

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Changelog
22

3+
## [0.2.19](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.18...v0.2.19) (2020-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependency prettier to v2 in template ([c99f6d5](https://github.com/alexandr-g/cra-template-typescript-redux/commit/c99f6d52fe614b116dc1d5f9435ddf67226e9b32))
9+
* **deps:** update dependency prettier to v2 ([9ffa190](https://github.com/alexandr-g/cra-template-typescript-redux/commit/9ffa1907874585c5c711744aeba9ac39d75e31fe))
10+
311
## [0.2.18](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.17...v0.2.18) (2020-03-27)
412

513

package.json

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

0 commit comments

Comments
 (0)