Skip to content

Commit

Permalink
chore(release): 0.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [0.3.4](v0.3.3...v0.3.4) (2021-03-29)

### Bug Fixes

* compilerOptions.jsx must be react-jsx warning ([58cabd0](58cabd0)), closes [#171](#171)
* **deps:** update dependency @wojtekmaj/enzyme-adapter-react-17 to ^0.6.0 ([790f0a6](790f0a6))
  • Loading branch information
semantic-release-bot committed Mar 29, 2021
1 parent afef900 commit e705210
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
Changelog

## [0.3.4](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.3...v0.3.4) (2021-03-29)


### Bug Fixes

* compilerOptions.jsx must be react-jsx warning ([58cabd0](https://github.com/alexandr-g/cra-template-typescript-redux/commit/58cabd00d61df59b18ca6836067e5530a4ca17ea)), closes [#171](https://github.com/alexandr-g/cra-template-typescript-redux/issues/171)
* **deps:** update dependency @wojtekmaj/enzyme-adapter-react-17 to ^0.6.0 ([790f0a6](https://github.com/alexandr-g/cra-template-typescript-redux/commit/790f0a6918399a1b815c39c73362654b38faee13))

## [0.3.3](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.2...v0.3.3) (2021-02-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
"version": "0.3.3",
"version": "0.3.4",
"license": "MIT",
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
"engines": {
Expand Down

1 comment on commit e705210

@vercel
Copy link

@vercel vercel bot commented on e705210 Mar 29, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.