Skip to content

Commit 775719a

Browse files
chore(release): 0.3.6 [skip ci]
## [0.3.6](v0.3.5...v0.3.6) (2021-04-18) ### Bug Fixes * prefix-less CSS Autoprefixer warning ([3599df3](3599df3)) * **deps:** update dependency typescript to ~4.2.0 ([db838f0](db838f0))
1 parent c2c683b commit 775719a

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.3.6](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.5...v0.3.6) (2021-04-18)
4+
5+
6+
### Bug Fixes
7+
8+
* prefix-less CSS Autoprefixer warning ([3599df3](https://github.com/alexandr-g/cra-template-typescript-redux/commit/3599df35fa37fb112e4e67b58698c62e3476242f))
9+
* **deps:** update dependency typescript to ~4.2.0 ([db838f0](https://github.com/alexandr-g/cra-template-typescript-redux/commit/db838f01a8e2690a49e66bfe6f1025ff34a86c41))
10+
311
## [0.3.5](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.4...v0.3.5) (2021-04-18)
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.3.5",
3+
"version": "0.3.6",
44
"license": "MIT",
55
"author": "Alexander Grischuk <[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)