Skip to content

Commit

Permalink
chore(release): 0.2.27 [skip ci]
Browse files Browse the repository at this point in the history
## [0.2.27](v0.2.26...v0.2.27) (2020-06-10)

### Bug Fixes

* **deps:** update dependency @types/jest to v26 ([3129dcd](3129dcd))
* **deps:** update dependency @types/jest to v26 in template ([1102156](1102156))
  • Loading branch information
semantic-release-bot committed Jun 10, 2020
1 parent 1102156 commit 6031f12
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.2.27](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.26...v0.2.27) (2020-06-10)


### Bug Fixes

* **deps:** update dependency @types/jest to v26 ([3129dcd](https://github.com/alexandr-g/cra-template-typescript-redux/commit/3129dcd41fe2414072002eab9c1574768bf2c2d5))
* **deps:** update dependency @types/jest to v26 in template ([1102156](https://github.com/alexandr-g/cra-template-typescript-redux/commit/1102156a9cdf9806f9b5bf36dcf0090b1de629d7))

## [0.2.26](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.25...v0.2.26) (2020-05-18)


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.2.26",
"version": "0.2.27",
"license": "MIT",
"author": "Alexander Grischuk <[email protected]",
"engines": {
Expand Down

1 comment on commit 6031f12

@vercel
Copy link

@vercel vercel bot commented on 6031f12 Jun 10, 2020

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.