Skip to content

Commit

Permalink
chore(release): 2.11.2
Browse files Browse the repository at this point in the history
## [2.11.2](v2.11.1...v2.11.2) (2023-02-24)

### Bug Fixes

* disable resize in simple search mode ([5a17baa](5a17baa))
* increase number of FD limit ([52352c6](52352c6))
* missing human readable time ([b46e846](b46e846))
* mitigate subtitle overload in the topic ([8c209fa](8c209fa))
  • Loading branch information
semantic-release-bot committed Feb 24, 2023
1 parent 8c209fa commit 25c344f
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 15 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.11.2](https://github.com/andrewinci/insulator2/compare/v2.11.1...v2.11.2) (2023-02-24)

### Bug Fixes

- disable resize in simple search mode ([5a17baa](https://github.com/andrewinci/insulator2/commit/5a17baa57ecc56de82d3cbfedae754e9181303f9))
- increase number of FD limit ([52352c6](https://github.com/andrewinci/insulator2/commit/52352c60463e4ca7c77d16af96c5ca3e3cf4e28b))
- missing human readable time ([b46e846](https://github.com/andrewinci/insulator2/commit/b46e84614b1837513ef4401d8739610a8dc98c5e))
- mitigate subtitle overload in the topic ([8c209fa](https://github.com/andrewinci/insulator2/commit/8c209fae1fa8cd77f26c308425ced337c82288a4))

## [2.11.1](https://github.com/andrewinci/insulator2/compare/v2.11.0...v2.11.1) (2023-02-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion backend/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"package": {
"productName": "Insulator 2",
"version": "2.11.1"
"version": "2.11.2"
},
"tauri": {
"allowlist": {
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": "v2.11.1",
"notes": "## [2.11.1](https://github.com/andrewinci/insulator2/compare/v2.11.0...v2.11.1) (2023-02-08)\n\n\n### Bug Fixes\n\n* sidebar not updated on navigation ([de14c29](https://github.com/andrewinci/insulator2/commit/de14c29cad5fda682ee9290daa48c259a21c2cb6))\n\n\n\n",
"pub_date": "2023-02-08T06:48:37Z",
"version": "v2.11.2",
"notes": "## [2.11.2](https://github.com/andrewinci/insulator2/compare/v2.11.1...v2.11.2) (2023-02-24)\n\n\n### Bug Fixes\n\n* disable resize in simple search mode ([5a17baa](https://github.com/andrewinci/insulator2/commit/5a17baa57ecc56de82d3cbfedae754e9181303f9))\n* increase number of FD limit ([52352c6](https://github.com/andrewinci/insulator2/commit/52352c60463e4ca7c77d16af96c5ca3e3cf4e28b))\n* missing human readable time ([b46e846](https://github.com/andrewinci/insulator2/commit/b46e84614b1837513ef4401d8739610a8dc98c5e))\n* mitigate subtitle overload in the topic ([8c209fa](https://github.com/andrewinci/insulator2/commit/8c209fae1fa8cd77f26c308425ced337c82288a4))\n\n\n\n",
"pub_date": "2023-02-24T16:52:56Z",
"platforms": {
"darwin-x86_64": {
"signature": "----",
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.11.1/Insulator.2.app.tar.gz"
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.11.2/Insulator.2.app.tar.gz"
},
"darwin-aarch64": {
"signature": "-----",
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.11.1/Insulator.2.app.tar.gz"
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.11.2/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": "v2.11.1",
"notes": "## [2.11.1](https://github.com/andrewinci/insulator2/compare/v2.11.0...v2.11.1) (2023-02-08)\n\n\n### Bug Fixes\n\n* sidebar not updated on navigation ([de14c29](https://github.com/andrewinci/insulator2/commit/de14c29cad5fda682ee9290daa48c259a21c2cb6))\n\n\n\n",
"pub_date": "2023-02-08T06:48:37Z",
"version": "v2.11.2",
"notes": "## [2.11.2](https://github.com/andrewinci/insulator2/compare/v2.11.1...v2.11.2) (2023-02-24)\n\n\n### Bug Fixes\n\n* disable resize in simple search mode ([5a17baa](https://github.com/andrewinci/insulator2/commit/5a17baa57ecc56de82d3cbfedae754e9181303f9))\n* increase number of FD limit ([52352c6](https://github.com/andrewinci/insulator2/commit/52352c60463e4ca7c77d16af96c5ca3e3cf4e28b))\n* missing human readable time ([b46e846](https://github.com/andrewinci/insulator2/commit/b46e84614b1837513ef4401d8739610a8dc98c5e))\n* mitigate subtitle overload in the topic ([8c209fa](https://github.com/andrewinci/insulator2/commit/8c209fae1fa8cd77f26c308425ced337c82288a4))\n\n\n\n",
"pub_date": "2023-02-24T16:52:56Z",
"platforms": {
"linux-x86_64": {
"signature": "-----",
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.11.1/insulator-2_2.11.1_amd64.AppImage.tar.gz"
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.11.2/insulator-2_2.11.2_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": "v2.11.1",
"notes": "## [2.11.1](https://github.com/andrewinci/insulator2/compare/v2.11.0...v2.11.1) (2023-02-08)\n\n\n### Bug Fixes\n\n* sidebar not updated on navigation ([de14c29](https://github.com/andrewinci/insulator2/commit/de14c29cad5fda682ee9290daa48c259a21c2cb6))\n\n\n\n",
"pub_date": "2023-02-08T06:48:37Z",
"version": "v2.11.2",
"notes": "## [2.11.2](https://github.com/andrewinci/insulator2/compare/v2.11.1...v2.11.2) (2023-02-24)\n\n\n### Bug Fixes\n\n* disable resize in simple search mode ([5a17baa](https://github.com/andrewinci/insulator2/commit/5a17baa57ecc56de82d3cbfedae754e9181303f9))\n* increase number of FD limit ([52352c6](https://github.com/andrewinci/insulator2/commit/52352c60463e4ca7c77d16af96c5ca3e3cf4e28b))\n* missing human readable time ([b46e846](https://github.com/andrewinci/insulator2/commit/b46e84614b1837513ef4401d8739610a8dc98c5e))\n* mitigate subtitle overload in the topic ([8c209fa](https://github.com/andrewinci/insulator2/commit/8c209fae1fa8cd77f26c308425ced337c82288a4))\n\n\n\n",
"pub_date": "2023-02-24T16:52:56Z",
"platforms": {
"windows-x86_64": {
"signature": "-----",
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.11.1/Insulator.2_2.11.1_x64_en-US.msi.zip"
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.11.2/Insulator.2_2.11.2_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": "2.11.1",
"version": "2.11.2",
"type": "module",
"workspaces": [
"frontend",
Expand Down

0 comments on commit 25c344f

Please sign in to comment.