Skip to content

Commit

Permalink
chore(release): 1.15.0
Browse files Browse the repository at this point in the history
# [1.15.0](v1.14.2...v1.15.0) (2022-10-27)

### Bug Fixes

* duplicates in consumer group view ([42eb3de](42eb3de))

### Features

* **FE:** show search bar in cluster view ([7e5460a](7e5460a))
* make search bar configurable from settings ([1db0e24](1db0e24))
* use regex in search bar ([584e0a7](584e0a7))
  • Loading branch information
semantic-release-bot committed Oct 27, 2022
1 parent 69bbf77 commit 997136a
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 15 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.15.0](https://github.com/andrewinci/insulator2/compare/v1.14.2...v1.15.0) (2022-10-27)

### Bug Fixes

- duplicates in consumer group view ([42eb3de](https://github.com/andrewinci/insulator2/commit/42eb3de30b82c0054d60e991b7defbf5a5f510d3))

### Features

- **FE:** show search bar in cluster view ([7e5460a](https://github.com/andrewinci/insulator2/commit/7e5460ae1e270ac8c40a1258931ddabc5206f4b9))
- make search bar configurable from settings ([1db0e24](https://github.com/andrewinci/insulator2/commit/1db0e240d11b7a02978fa3e15b2d093c3701a212))
- use regex in search bar ([584e0a7](https://github.com/andrewinci/insulator2/commit/584e0a713efbb9aa31d1c80858f9970949624cf0))

## [1.14.2](https://github.com/andrewinci/insulator2/compare/v1.14.1...v1.14.2) (2022-10-26)

### Bug Fixes
Expand Down
10 changes: 5 additions & 5 deletions manifests/update-darwin.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"version": "v1.14.2",
"notes": "## [1.14.2](https://github.com/andrewinci/insulator2/compare/v1.14.1...v1.14.2) (2022-10-26)\n\n\n### Bug Fixes\n\n* resolve avro ref to enums ([e8eb9ab](https://github.com/andrewinci/insulator2/commit/e8eb9ab0432430eff54f1a44b885148f8c4bde11))\n\n\n\n",
"pub_date": "2022-10-26T12:44:53Z",
"version": "v1.15.0",
"notes": "# [1.15.0](https://github.com/andrewinci/insulator2/compare/v1.14.2...v1.15.0) (2022-10-27)\n\n\n### Bug Fixes\n\n* duplicates in consumer group view ([42eb3de](https://github.com/andrewinci/insulator2/commit/42eb3de30b82c0054d60e991b7defbf5a5f510d3))\n\n\n### Features\n\n* **FE:** show search bar in cluster view ([7e5460a](https://github.com/andrewinci/insulator2/commit/7e5460ae1e270ac8c40a1258931ddabc5206f4b9))\n* make search bar configurable from settings ([1db0e24](https://github.com/andrewinci/insulator2/commit/1db0e240d11b7a02978fa3e15b2d093c3701a212))\n* use regex in search bar ([584e0a7](https://github.com/andrewinci/insulator2/commit/584e0a713efbb9aa31d1c80858f9970949624cf0))\n\n\n\n",
"pub_date": "2022-10-27T23:54:09Z",
"platforms": {
"darwin-x86_64": {
"signature": "----",
"url": "https://github.com/andrewinci/insulator2/releases/download/v1.14.2/Insulator.2.app.tar.gz"
"url": "https://github.com/andrewinci/insulator2/releases/download/v1.15.0/Insulator.2.app.tar.gz"
},
"darwin-aarch64": {
"signature": "-----",
"url": "https://github.com/andrewinci/insulator2/releases/download/v1.14.2/Insulator.2.app.tar.gz"
"url": "https://github.com/andrewinci/insulator2/releases/download/v1.15.0/Insulator.2.app.tar.gz"
}
}
}
8 changes: 4 additions & 4 deletions manifests/update-linux.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"version": "v1.14.2",
"notes": "## [1.14.2](https://github.com/andrewinci/insulator2/compare/v1.14.1...v1.14.2) (2022-10-26)\n\n\n### Bug Fixes\n\n* resolve avro ref to enums ([e8eb9ab](https://github.com/andrewinci/insulator2/commit/e8eb9ab0432430eff54f1a44b885148f8c4bde11))\n\n\n\n",
"pub_date": "2022-10-26T12:44:53Z",
"version": "v1.15.0",
"notes": "# [1.15.0](https://github.com/andrewinci/insulator2/compare/v1.14.2...v1.15.0) (2022-10-27)\n\n\n### Bug Fixes\n\n* duplicates in consumer group view ([42eb3de](https://github.com/andrewinci/insulator2/commit/42eb3de30b82c0054d60e991b7defbf5a5f510d3))\n\n\n### Features\n\n* **FE:** show search bar in cluster view ([7e5460a](https://github.com/andrewinci/insulator2/commit/7e5460ae1e270ac8c40a1258931ddabc5206f4b9))\n* make search bar configurable from settings ([1db0e24](https://github.com/andrewinci/insulator2/commit/1db0e240d11b7a02978fa3e15b2d093c3701a212))\n* use regex in search bar ([584e0a7](https://github.com/andrewinci/insulator2/commit/584e0a713efbb9aa31d1c80858f9970949624cf0))\n\n\n\n",
"pub_date": "2022-10-27T23:54:09Z",
"platforms": {
"linux-x86_64": {
"signature": "-----",
"url": "https://github.com/andrewinci/insulator2/releases/download/v1.14.2/insulator-2_1.14.2_amd64.AppImage.tar.gz"
"url": "https://github.com/andrewinci/insulator2/releases/download/v1.15.0/insulator-2_1.15.0_amd64.AppImage.tar.gz"
}
}
}
8 changes: 4 additions & 4 deletions manifests/update-windows.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"version": "v1.14.2",
"notes": "## [1.14.2](https://github.com/andrewinci/insulator2/compare/v1.14.1...v1.14.2) (2022-10-26)\n\n\n### Bug Fixes\n\n* resolve avro ref to enums ([e8eb9ab](https://github.com/andrewinci/insulator2/commit/e8eb9ab0432430eff54f1a44b885148f8c4bde11))\n\n\n\n",
"pub_date": "2022-10-26T12:44:53Z",
"version": "v1.15.0",
"notes": "# [1.15.0](https://github.com/andrewinci/insulator2/compare/v1.14.2...v1.15.0) (2022-10-27)\n\n\n### Bug Fixes\n\n* duplicates in consumer group view ([42eb3de](https://github.com/andrewinci/insulator2/commit/42eb3de30b82c0054d60e991b7defbf5a5f510d3))\n\n\n### Features\n\n* **FE:** show search bar in cluster view ([7e5460a](https://github.com/andrewinci/insulator2/commit/7e5460ae1e270ac8c40a1258931ddabc5206f4b9))\n* make search bar configurable from settings ([1db0e24](https://github.com/andrewinci/insulator2/commit/1db0e240d11b7a02978fa3e15b2d093c3701a212))\n* use regex in search bar ([584e0a7](https://github.com/andrewinci/insulator2/commit/584e0a713efbb9aa31d1c80858f9970949624cf0))\n\n\n\n",
"pub_date": "2022-10-27T23:54:09Z",
"platforms": {
"windows-x86_64": {
"signature": "-----",
"url": "https://github.com/andrewinci/insulator2/releases/download/v1.14.2/Insulator.2_1.14.2_x64_en-US.msi.zip"
"url": "https://github.com/andrewinci/insulator2/releases/download/v1.15.0/Insulator.2_1.15.0_x64_en-US.msi.zip"
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "insulator2",
"private": true,
"version": "1.14.2",
"version": "1.15.0",
"type": "module",
"scripts": {
"postinstall": "husky install",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"package": {
"productName": "Insulator 2",
"version": "1.14.2"
"version": "1.15.0"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit 997136a

Please sign in to comment.