From c0904c740cf47bbacfb3d03f7b9ecdea3c91fa30 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 16 Oct 2022 23:01:39 +0100 Subject: [PATCH] chore(release): 1.10.0 # [1.10.0](https://github.com/andrewinci/insulator2/compare/v1.9.0...v1.10.0) (2022-10-16) ### Bug Fixes * compile on windows ([15d0bb6](https://github.com/andrewinci/insulator2/commit/15d0bb601952f825f3e12a8362650c023208771d)) * **FE:** Persist recent items across page change ([00764e9](https://github.com/andrewinci/insulator2/commit/00764e9512b82184fd25ef91ca822aadd6eb60c6)) ### Features * **FE:** Add clear cache button ([856d205](https://github.com/andrewinci/insulator2/commit/856d2052332118c7082b4e0fbbd8ae59c9b24149)) * **FE:** Add favorites to item list ([9679171](https://github.com/andrewinci/insulator2/commit/9679171a9020d505cee90d28c53438028ad6468e)) * Show list of consumer groups ([59a1bff](https://github.com/andrewinci/insulator2/commit/59a1bff91af23393ce551ba598307bec4e7d9549)) --- CHANGELOG.md | 13 +++++++++++++ manifests/update-darwin.json | 10 +++++----- manifests/update-linux.json | 8 ++++---- manifests/update-windows.json | 8 ++++---- package.json | 2 +- src-tauri/tauri.conf.json | 2 +- 6 files changed, 28 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6f54f17..8ddfe2f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [1.10.0](https://github.com/andrewinci/insulator2/compare/v1.9.0...v1.10.0) (2022-10-16) + +### Bug Fixes + +- compile on windows ([15d0bb6](https://github.com/andrewinci/insulator2/commit/15d0bb601952f825f3e12a8362650c023208771d)) +- **FE:** Persist recent items across page change ([00764e9](https://github.com/andrewinci/insulator2/commit/00764e9512b82184fd25ef91ca822aadd6eb60c6)) + +### Features + +- **FE:** Add clear cache button ([856d205](https://github.com/andrewinci/insulator2/commit/856d2052332118c7082b4e0fbbd8ae59c9b24149)) +- **FE:** Add favorites to item list ([9679171](https://github.com/andrewinci/insulator2/commit/9679171a9020d505cee90d28c53438028ad6468e)) +- Show list of consumer groups ([59a1bff](https://github.com/andrewinci/insulator2/commit/59a1bff91af23393ce551ba598307bec4e7d9549)) + # [1.9.0](https://github.com/andrewinci/insulator2/compare/v1.8.1...v1.9.0) (2022-10-14) ### Bug Fixes diff --git a/manifests/update-darwin.json b/manifests/update-darwin.json index 212545bd..faf5a348 100644 --- a/manifests/update-darwin.json +++ b/manifests/update-darwin.json @@ -1,15 +1,15 @@ { - "version": "v1.9.0", - "notes": "# [1.9.0](https://github.com/andrewinci/insulator2/compare/v1.8.1...v1.9.0) (2022-10-14)\n\n\n### Bug Fixes\n\n* **BE:** Resolve avro references ([367ad94](https://github.com/andrewinci/insulator2/commit/367ad943a1819580849f224f19d95991530b8b29))\n* **BE:** Stop consumer on error ([36f8033](https://github.com/andrewinci/insulator2/commit/36f80330cdb360f95de8f9922c39ae94636056a4))\n* **FE:** Fix flickering while consuming ([3db919f](https://github.com/andrewinci/insulator2/commit/3db919fa3123af53f74e7b06e3a296d44c936254))\n\n\n### Features\n\n* create topic ([09a94f4](https://github.com/andrewinci/insulator2/commit/09a94f44eaa2a05e03827e909fa1532f4ff490a5))\n* **FE:** Show number of schemas and topics ([59032e2](https://github.com/andrewinci/insulator2/commit/59032e2987581f6fd93ec2332fb23bae3fc14866))\n* **FE:** Show recent items in topics and schemas ([024180f](https://github.com/andrewinci/insulator2/commit/024180fe82fef4bdfd41cd825a15028826efc65c))\n\n\n\n", - "pub_date": "2022-10-14T08:23:10Z", + "version": "v1.10.0", + "notes": "# [1.10.0](https://github.com/andrewinci/insulator2/compare/v1.9.0...v1.10.0) (2022-10-16)\n\n\n### Bug Fixes\n\n* compile on windows ([15d0bb6](https://github.com/andrewinci/insulator2/commit/15d0bb601952f825f3e12a8362650c023208771d))\n* **FE:** Persist recent items across page change ([00764e9](https://github.com/andrewinci/insulator2/commit/00764e9512b82184fd25ef91ca822aadd6eb60c6))\n\n\n### Features\n\n* **FE:** Add clear cache button ([856d205](https://github.com/andrewinci/insulator2/commit/856d2052332118c7082b4e0fbbd8ae59c9b24149))\n* **FE:** Add favorites to item list ([9679171](https://github.com/andrewinci/insulator2/commit/9679171a9020d505cee90d28c53438028ad6468e))\n* Show list of consumer groups ([59a1bff](https://github.com/andrewinci/insulator2/commit/59a1bff91af23393ce551ba598307bec4e7d9549))\n\n\n\n", + "pub_date": "2022-10-16T23:01:38Z", "platforms": { "darwin-x86_64": { "signature": "----", - "url": "https://github.com/andrewinci/insulator2/releases/download/v1.9.0/Insulator.2.app.tar.gz" + "url": "https://github.com/andrewinci/insulator2/releases/download/v1.10.0/Insulator.2.app.tar.gz" }, "darwin-aarch64": { "signature": "-----", - "url": "https://github.com/andrewinci/insulator2/releases/download/v1.9.0/Insulator.2.app.tar.gz" + "url": "https://github.com/andrewinci/insulator2/releases/download/v1.10.0/Insulator.2.app.tar.gz" } } } diff --git a/manifests/update-linux.json b/manifests/update-linux.json index 109d4825..d0faa7a9 100644 --- a/manifests/update-linux.json +++ b/manifests/update-linux.json @@ -1,11 +1,11 @@ { - "version": "v1.9.0", - "notes": "# [1.9.0](https://github.com/andrewinci/insulator2/compare/v1.8.1...v1.9.0) (2022-10-14)\n\n\n### Bug Fixes\n\n* **BE:** Resolve avro references ([367ad94](https://github.com/andrewinci/insulator2/commit/367ad943a1819580849f224f19d95991530b8b29))\n* **BE:** Stop consumer on error ([36f8033](https://github.com/andrewinci/insulator2/commit/36f80330cdb360f95de8f9922c39ae94636056a4))\n* **FE:** Fix flickering while consuming ([3db919f](https://github.com/andrewinci/insulator2/commit/3db919fa3123af53f74e7b06e3a296d44c936254))\n\n\n### Features\n\n* create topic ([09a94f4](https://github.com/andrewinci/insulator2/commit/09a94f44eaa2a05e03827e909fa1532f4ff490a5))\n* **FE:** Show number of schemas and topics ([59032e2](https://github.com/andrewinci/insulator2/commit/59032e2987581f6fd93ec2332fb23bae3fc14866))\n* **FE:** Show recent items in topics and schemas ([024180f](https://github.com/andrewinci/insulator2/commit/024180fe82fef4bdfd41cd825a15028826efc65c))\n\n\n\n", - "pub_date": "2022-10-14T08:23:10Z", + "version": "v1.10.0", + "notes": "# [1.10.0](https://github.com/andrewinci/insulator2/compare/v1.9.0...v1.10.0) (2022-10-16)\n\n\n### Bug Fixes\n\n* compile on windows ([15d0bb6](https://github.com/andrewinci/insulator2/commit/15d0bb601952f825f3e12a8362650c023208771d))\n* **FE:** Persist recent items across page change ([00764e9](https://github.com/andrewinci/insulator2/commit/00764e9512b82184fd25ef91ca822aadd6eb60c6))\n\n\n### Features\n\n* **FE:** Add clear cache button ([856d205](https://github.com/andrewinci/insulator2/commit/856d2052332118c7082b4e0fbbd8ae59c9b24149))\n* **FE:** Add favorites to item list ([9679171](https://github.com/andrewinci/insulator2/commit/9679171a9020d505cee90d28c53438028ad6468e))\n* Show list of consumer groups ([59a1bff](https://github.com/andrewinci/insulator2/commit/59a1bff91af23393ce551ba598307bec4e7d9549))\n\n\n\n", + "pub_date": "2022-10-16T23:01:38Z", "platforms": { "linux-x86_64": { "signature": "-----", - "url": "https://github.com/andrewinci/insulator2/releases/download/v1.9.0/insulator-2_1.9.0_amd64.AppImage.tar.gz" + "url": "https://github.com/andrewinci/insulator2/releases/download/v1.10.0/insulator-2_1.10.0_amd64.AppImage.tar.gz" } } } diff --git a/manifests/update-windows.json b/manifests/update-windows.json index c65f62a1..346d70e3 100644 --- a/manifests/update-windows.json +++ b/manifests/update-windows.json @@ -1,11 +1,11 @@ { - "version": "v1.9.0", - "notes": "# [1.9.0](https://github.com/andrewinci/insulator2/compare/v1.8.1...v1.9.0) (2022-10-14)\n\n\n### Bug Fixes\n\n* **BE:** Resolve avro references ([367ad94](https://github.com/andrewinci/insulator2/commit/367ad943a1819580849f224f19d95991530b8b29))\n* **BE:** Stop consumer on error ([36f8033](https://github.com/andrewinci/insulator2/commit/36f80330cdb360f95de8f9922c39ae94636056a4))\n* **FE:** Fix flickering while consuming ([3db919f](https://github.com/andrewinci/insulator2/commit/3db919fa3123af53f74e7b06e3a296d44c936254))\n\n\n### Features\n\n* create topic ([09a94f4](https://github.com/andrewinci/insulator2/commit/09a94f44eaa2a05e03827e909fa1532f4ff490a5))\n* **FE:** Show number of schemas and topics ([59032e2](https://github.com/andrewinci/insulator2/commit/59032e2987581f6fd93ec2332fb23bae3fc14866))\n* **FE:** Show recent items in topics and schemas ([024180f](https://github.com/andrewinci/insulator2/commit/024180fe82fef4bdfd41cd825a15028826efc65c))\n\n\n\n", - "pub_date": "2022-10-14T08:23:10Z", + "version": "v1.10.0", + "notes": "# [1.10.0](https://github.com/andrewinci/insulator2/compare/v1.9.0...v1.10.0) (2022-10-16)\n\n\n### Bug Fixes\n\n* compile on windows ([15d0bb6](https://github.com/andrewinci/insulator2/commit/15d0bb601952f825f3e12a8362650c023208771d))\n* **FE:** Persist recent items across page change ([00764e9](https://github.com/andrewinci/insulator2/commit/00764e9512b82184fd25ef91ca822aadd6eb60c6))\n\n\n### Features\n\n* **FE:** Add clear cache button ([856d205](https://github.com/andrewinci/insulator2/commit/856d2052332118c7082b4e0fbbd8ae59c9b24149))\n* **FE:** Add favorites to item list ([9679171](https://github.com/andrewinci/insulator2/commit/9679171a9020d505cee90d28c53438028ad6468e))\n* Show list of consumer groups ([59a1bff](https://github.com/andrewinci/insulator2/commit/59a1bff91af23393ce551ba598307bec4e7d9549))\n\n\n\n", + "pub_date": "2022-10-16T23:01:38Z", "platforms": { "windows-x86_64": { "signature": "-----", - "url": "----" + "url": "https://github.com/andrewinci/insulator2/releases/download/v1.10.0/Insulator_2_1.10.0_x64_en-US.msi.zip" } } } diff --git a/package.json b/package.json index ab745883..12dad0fd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "insulator2", "private": true, - "version": "1.9.0", + "version": "1.10.0", "type": "module", "scripts": { "postinstall": "husky install", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 7a2e7076..6946d26a 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "Insulator 2", - "version": "1.9.0" + "version": "1.10.0" }, "tauri": { "allowlist": {