Skip to content

Commit

Permalink
chore(release): 3.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0-beta.1](v2.17.1...v3.0.0-beta.1) (2020-02-01)

### Bug Fixes

* Add Electron Builder back ([dc9d906](dc9d906))
* Add GitHub step ([19c3f73](19c3f73))
* Add RPM ([8e3121a](8e3121a))
* Adding icon ([19a20e6](19a20e6))
* Another try and getting the version happening ([67c4d9d](67c4d9d))
* build process ([975e242](975e242))
* Fixing build failure ([c8e705f](c8e705f))
* Fixing build script ([709e379](709e379))
* Fixing moving files around ([af5f21d](af5f21d))
* Getting release notes to work hopefully. ([a128dd8](a128dd8))
* More build fixes ([6ba42cc](6ba42cc))
* Switching version to try and get things working ([9ca390b](9ca390b))
* Tie it all together ([5b0be6c](5b0be6c))
* Try and get nix working ([127f978](127f978))
* Trying to get the build process right ([f66d7af](f66d7af))
* Trying to get the version numbers right ([0cb2c86](0cb2c86))
* Trying to solve nix build issues ([509ff64](509ff64))
* Update the mac we run on ([721294b](721294b))
* Upgrading Semantic Release ([c7e5b44](c7e5b44))
* Working on build fixes still ([596d32f](596d32f))

### Features

* Rewriting reactotron ([68fcae4](68fcae4))

### BREAKING CHANGES

* This is a rewrite of the app
  • Loading branch information
semantic-release-bot committed Feb 1, 2020
1 parent 5b0be6c commit a14675f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "reactotron-app",
"productName": "Reactotron",
"version": "2.17.1",
"version": "3.0.0-beta.1",
"description": "Reactotron desktop mode engage!",
"author": {
"name": "Infinite Red",
Expand Down

0 comments on commit a14675f

Please sign in to comment.