Skip to content

Commit

Permalink
chore(release): 2.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.1](v2.3.0...v2.3.1) (2022-06-07)

### Bug Fixes

* watch season button enabled for shows not in watchlist ([#44](#44)) ([ffe07b5](ffe07b5))
  • Loading branch information
semantic-release-bot committed Jun 7, 2022
1 parent ffe07b5 commit 6355d87
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.3.1](https://github.com/hobroker/tshows-ui/compare/v2.3.0...v2.3.1) (2022-06-07)


### Bug Fixes

* watch season button enabled for shows not in watchlist ([#44](https://github.com/hobroker/tshows-ui/issues/44)) ([ffe07b5](https://github.com/hobroker/tshows-ui/commit/ffe07b5ecdbb17597503eb60ab6bfdb0f0ca4cef))

# [2.3.0](https://github.com/hobroker/tshows-ui/compare/v2.2.0...v2.3.0) (2022-06-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tshows-ui",
"version": "2.3.0",
"version": "2.3.1",
"private": true,
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 6355d87

Please sign in to comment.