We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845fec2 commit a788b29Copy full SHA for a788b29
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+Changelog
2
+
3
+## [0.2.6](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.5...v0.2.6) (2020-01-28)
4
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency eslint-config-prettier to v6.10.0 ([845fec2](https://github.com/alexandr-g/cra-template-typescript-redux/commit/845fec29efb9366813b0860078f9c3da4dce100a))
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.2.5",
+ "version": "0.2.6",
"license": "MIT",
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
"engines": {
0 commit comments