From a14675f9c456840d5d4f80a848e541372a5a5d76 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 31 Jan 2020 19:25:44 -0800 Subject: [PATCH] chore(release): 3.0.0-beta.1 [skip ci] # [3.0.0-beta.1](https://github.com/infinitered/reactotron/compare/v2.17.1...v3.0.0-beta.1) (2020-02-01) ### Bug Fixes * Add Electron Builder back ([dc9d906](https://github.com/infinitered/reactotron/commit/dc9d90602e34b956021277aaba20ea2b2fd41695)) * Add GitHub step ([19c3f73](https://github.com/infinitered/reactotron/commit/19c3f736c81eca6be76a4b0cbf6efeab66597773)) * Add RPM ([8e3121a](https://github.com/infinitered/reactotron/commit/8e3121af4c2bd65c2c892f608a783da0357868b6)) * Adding icon ([19a20e6](https://github.com/infinitered/reactotron/commit/19a20e6db29bbe716e60a6bd91f8537c0094adac)) * Another try and getting the version happening ([67c4d9d](https://github.com/infinitered/reactotron/commit/67c4d9de277cc5d64426df56daea033abaed0967)) * build process ([975e242](https://github.com/infinitered/reactotron/commit/975e2420b97f045502ba764d4583580f5ee8cf8c)) * Fixing build failure ([c8e705f](https://github.com/infinitered/reactotron/commit/c8e705f6953a52efceec92ec806e39a96729f529)) * Fixing build script ([709e379](https://github.com/infinitered/reactotron/commit/709e379401439653d6c9aaa4fdc6238b0e066e47)) * Fixing moving files around ([af5f21d](https://github.com/infinitered/reactotron/commit/af5f21d77054233e44845cefa0fe2de67ffc2f72)) * Getting release notes to work hopefully. ([a128dd8](https://github.com/infinitered/reactotron/commit/a128dd88744fcc44c383a62b7991949f0150fc7d)) * More build fixes ([6ba42cc](https://github.com/infinitered/reactotron/commit/6ba42cc70e05285e0c42c4841e6e8c97413e8eda)) * Switching version to try and get things working ([9ca390b](https://github.com/infinitered/reactotron/commit/9ca390b46e71c0760545732bb749d3e6cbd6f743)) * Tie it all together ([5b0be6c](https://github.com/infinitered/reactotron/commit/5b0be6cf01aa1425fc791d31a362074646d006f8)) * Try and get nix working ([127f978](https://github.com/infinitered/reactotron/commit/127f978881ebaf3a7bf1bb54818b0d73ad5447d1)) * Trying to get the build process right ([f66d7af](https://github.com/infinitered/reactotron/commit/f66d7afb591e5e73fc30c25feb34941ba3e7418a)) * Trying to get the version numbers right ([0cb2c86](https://github.com/infinitered/reactotron/commit/0cb2c864795a00d409f79d4e51aff75fce078809)) * Trying to solve nix build issues ([509ff64](https://github.com/infinitered/reactotron/commit/509ff6454d98684b28ebf3f1b28f8607809b7bb8)) * Update the mac we run on ([721294b](https://github.com/infinitered/reactotron/commit/721294b0eaf02a74ad8494490f653a0821067bef)) * Upgrading Semantic Release ([c7e5b44](https://github.com/infinitered/reactotron/commit/c7e5b44c04ed181573a8e693b6ba7f4d9a8b03b1)) * Working on build fixes still ([596d32f](https://github.com/infinitered/reactotron/commit/596d32fe811499249445c64bbd727668f4adb72d)) ### Features * Rewriting reactotron ([68fcae4](https://github.com/infinitered/reactotron/commit/68fcae492a7767f435280ff50eee9d5a171df22d)) ### BREAKING CHANGES * This is a rewrite of the app --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e50c24775..c37283d81 100644 --- a/package.json +++ b/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",