Skip to content

Commit

Permalink
chore(release): 4.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.2.0](v4.1.1...v4.2.0) (2020-02-10)

### Bug Fixes

* fix subscription leak for mobile content ([22fdaf5](22fdaf5))

### Features

* clicking icon brings you back to the games tab ([2f4f7ab](2f4f7ab))
* clicking on icon brings you to games in larger screen size ([32ede37](32ede37))
  • Loading branch information
semantic-release-bot committed Feb 10, 2020
1 parent 11c90d3 commit 082fa2d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [4.2.0](https://github.com/RogierdeRuijter/montepoeli/compare/v4.1.1...v4.2.0) (2020-02-10)


### Bug Fixes

* fix subscription leak for mobile content ([22fdaf5](https://github.com/RogierdeRuijter/montepoeli/commit/22fdaf5c292c6052a22091cecc8e7bda04e28c11))


### Features

* clicking icon brings you back to the games tab ([2f4f7ab](https://github.com/RogierdeRuijter/montepoeli/commit/2f4f7abff0c96935bf9fcf0d57c6496f4e4cf137))
* clicking on icon brings you to games in larger screen size ([32ede37](https://github.com/RogierdeRuijter/montepoeli/commit/32ede374093b641ba2b47f092f5c74b56485e287))

## [4.1.1](https://github.com/RogierdeRuijter/montepoeli/compare/v4.1.0...v4.1.1) (2020-02-10)


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": "montepouli",
"version": "4.1.1",
"version": "4.2.0",
"license": "MIT",
"private": true,
"scripts": {
Expand Down

0 comments on commit 082fa2d

Please sign in to comment.