diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cdeb4e3..d49f1ea9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.3.1](https://github.com/andrewinci/insulator2/compare/v2.3.0...v2.3.1) (2022-11-30) + +### Bug Fixes + +- store favorites locally ([056e1af](https://github.com/andrewinci/insulator2/commit/056e1afaf87cbbc53019257988dff85569e1bd5e)) + # [2.3.0](https://github.com/andrewinci/insulator2/compare/v2.2.0...v2.3.0) (2022-11-28) ### Features diff --git a/manifests/update-darwin.json b/manifests/update-darwin.json index dc7438c2..7be3c50c 100644 --- a/manifests/update-darwin.json +++ b/manifests/update-darwin.json @@ -1,15 +1,15 @@ { - "version": "v2.3.0", - "notes": "# [2.3.0](https://github.com/andrewinci/insulator2/compare/v2.2.0...v2.3.0) (2022-11-28)\n\n\n### Features\n\n* active users telemetry ([0a36d3a](https://github.com/andrewinci/insulator2/commit/0a36d3a7c806b99c3f97c054d3ba2e641927785b))\n* emit errors from the kafka consumer to the frontend ([d20def2](https://github.com/andrewinci/insulator2/commit/d20def2bc402468185d9c3bdf4baed45f6d5fca4))\n* pause consumer group when a consumption intervall is specified ([42a5753](https://github.com/andrewinci/insulator2/commit/42a5753e1614aa2273ac43f31de77e56f2612057))\n\n\n\n", - "pub_date": "2022-11-28T21:47:34Z", + "version": "v2.3.1", + "notes": "## [2.3.1](https://github.com/andrewinci/insulator2/compare/v2.3.0...v2.3.1) (2022-11-30)\n\n\n### Bug Fixes\n\n* store favorites locally ([056e1af](https://github.com/andrewinci/insulator2/commit/056e1afaf87cbbc53019257988dff85569e1bd5e))\n\n\n\n", + "pub_date": "2022-11-30T07:42:58Z", "platforms": { "darwin-x86_64": { "signature": "----", - "url": "https://github.com/andrewinci/insulator2/releases/download/v2.3.0/Insulator.2.app.tar.gz" + "url": "https://github.com/andrewinci/insulator2/releases/download/v2.3.1/Insulator.2.app.tar.gz" }, "darwin-aarch64": { "signature": "-----", - "url": "https://github.com/andrewinci/insulator2/releases/download/v2.3.0/Insulator.2.app.tar.gz" + "url": "https://github.com/andrewinci/insulator2/releases/download/v2.3.1/Insulator.2.app.tar.gz" } } } diff --git a/manifests/update-linux.json b/manifests/update-linux.json index 454db64f..1639c26d 100644 --- a/manifests/update-linux.json +++ b/manifests/update-linux.json @@ -1,11 +1,11 @@ { - "version": "v2.3.0", - "notes": "# [2.3.0](https://github.com/andrewinci/insulator2/compare/v2.2.0...v2.3.0) (2022-11-28)\n\n\n### Features\n\n* active users telemetry ([0a36d3a](https://github.com/andrewinci/insulator2/commit/0a36d3a7c806b99c3f97c054d3ba2e641927785b))\n* emit errors from the kafka consumer to the frontend ([d20def2](https://github.com/andrewinci/insulator2/commit/d20def2bc402468185d9c3bdf4baed45f6d5fca4))\n* pause consumer group when a consumption intervall is specified ([42a5753](https://github.com/andrewinci/insulator2/commit/42a5753e1614aa2273ac43f31de77e56f2612057))\n\n\n\n", - "pub_date": "2022-11-28T21:47:34Z", + "version": "v2.3.1", + "notes": "## [2.3.1](https://github.com/andrewinci/insulator2/compare/v2.3.0...v2.3.1) (2022-11-30)\n\n\n### Bug Fixes\n\n* store favorites locally ([056e1af](https://github.com/andrewinci/insulator2/commit/056e1afaf87cbbc53019257988dff85569e1bd5e))\n\n\n\n", + "pub_date": "2022-11-30T07:42:58Z", "platforms": { "linux-x86_64": { "signature": "-----", - "url": "https://github.com/andrewinci/insulator2/releases/download/v2.3.0/insulator-2_2.3.0_amd64.AppImage.tar.gz" + "url": "https://github.com/andrewinci/insulator2/releases/download/v2.3.1/insulator-2_2.3.1_amd64.AppImage.tar.gz" } } } diff --git a/manifests/update-windows.json b/manifests/update-windows.json index c5bb3469..711464c3 100644 --- a/manifests/update-windows.json +++ b/manifests/update-windows.json @@ -1,11 +1,11 @@ { - "version": "v2.3.0", - "notes": "# [2.3.0](https://github.com/andrewinci/insulator2/compare/v2.2.0...v2.3.0) (2022-11-28)\n\n\n### Features\n\n* active users telemetry ([0a36d3a](https://github.com/andrewinci/insulator2/commit/0a36d3a7c806b99c3f97c054d3ba2e641927785b))\n* emit errors from the kafka consumer to the frontend ([d20def2](https://github.com/andrewinci/insulator2/commit/d20def2bc402468185d9c3bdf4baed45f6d5fca4))\n* pause consumer group when a consumption intervall is specified ([42a5753](https://github.com/andrewinci/insulator2/commit/42a5753e1614aa2273ac43f31de77e56f2612057))\n\n\n\n", - "pub_date": "2022-11-28T21:47:34Z", + "version": "v2.3.1", + "notes": "## [2.3.1](https://github.com/andrewinci/insulator2/compare/v2.3.0...v2.3.1) (2022-11-30)\n\n\n### Bug Fixes\n\n* store favorites locally ([056e1af](https://github.com/andrewinci/insulator2/commit/056e1afaf87cbbc53019257988dff85569e1bd5e))\n\n\n\n", + "pub_date": "2022-11-30T07:42:58Z", "platforms": { "windows-x86_64": { "signature": "-----", - "url": "https://github.com/andrewinci/insulator2/releases/download/v2.3.0/Insulator.2_2.3.0_x64_en-US.msi.zip" + "url": "https://github.com/andrewinci/insulator2/releases/download/v2.3.1/Insulator.2_2.3.1_x64_en-US.msi.zip" } } } diff --git a/package.json b/package.json index d4420232..47c39569 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "insulator2", "private": true, - "version": "2.3.0", + "version": "2.3.1", "type": "module", "scripts": { "postinstall": "husky install", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index a69f4d21..657c6f40 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "Insulator 2", - "version": "2.3.0" + "version": "2.3.1" }, "tauri": { "allowlist": {