Skip to content

Commit

Permalink
chore(release): 2.13.0
Browse files Browse the repository at this point in the history
# [2.13.0](v2.12.4...v2.13.0) (2023-07-20)

### Features

* update schema compatibility mode from the tool menu ([#547](#547)) ([9d1259e](9d1259e))
  • Loading branch information
semantic-release-bot committed Jul 20, 2023
1 parent 9d1259e commit 98149a3
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 15 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [2.13.0](https://github.com/andrewinci/insulator2/compare/v2.12.4...v2.13.0) (2023-07-20)

### Features

- update schema compatibility mode from the tool menu ([#547](https://github.com/andrewinci/insulator2/issues/547)) ([9d1259e](https://github.com/andrewinci/insulator2/commit/9d1259ed8336ae4a9afc14cd86aad5c8fe6124f2))

## [2.12.3](https://github.com/andrewinci/insulator2/compare/v2.12.2...v2.12.3) (2023-07-19)

### 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.12.3"
"version": "2.13.0"
},
"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.12.3",
"notes": "## [2.12.3](https://github.com/andrewinci/insulator2/compare/v2.12.2...v2.12.3) (2023-07-19)\n\n\n### Bug Fixes\n\n* ingore set windows min size when in full screen ([#542](https://github.com/andrewinci/insulator2/issues/542)) ([5d81a6b](https://github.com/andrewinci/insulator2/commit/5d81a6b077590d34613a40a3d655291ab3e12046))\n\n\n\n",
"pub_date": "2023-07-19T08:29:30Z",
"version": "v2.13.0",
"notes": "# [2.13.0](https://github.com/andrewinci/insulator2/compare/v2.12.4...v2.13.0) (2023-07-20)\n\n\n### Features\n\n* update schema compatibility mode from the tool menu ([#547](https://github.com/andrewinci/insulator2/issues/547)) ([9d1259e](https://github.com/andrewinci/insulator2/commit/9d1259ed8336ae4a9afc14cd86aad5c8fe6124f2))\n\n\n\n",
"pub_date": "2023-07-20T22:49:52Z",
"platforms": {
"darwin-x86_64": {
"signature": "----",
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.12.3/Insulator.2.app.tar.gz"
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.13.0/Insulator.2.app.tar.gz"
},
"darwin-aarch64": {
"signature": "-----",
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.12.3/Insulator.2.app.tar.gz"
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.13.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": "v2.12.3",
"notes": "## [2.12.3](https://github.com/andrewinci/insulator2/compare/v2.12.2...v2.12.3) (2023-07-19)\n\n\n### Bug Fixes\n\n* ingore set windows min size when in full screen ([#542](https://github.com/andrewinci/insulator2/issues/542)) ([5d81a6b](https://github.com/andrewinci/insulator2/commit/5d81a6b077590d34613a40a3d655291ab3e12046))\n\n\n\n",
"pub_date": "2023-07-19T08:29:30Z",
"version": "v2.13.0",
"notes": "# [2.13.0](https://github.com/andrewinci/insulator2/compare/v2.12.4...v2.13.0) (2023-07-20)\n\n\n### Features\n\n* update schema compatibility mode from the tool menu ([#547](https://github.com/andrewinci/insulator2/issues/547)) ([9d1259e](https://github.com/andrewinci/insulator2/commit/9d1259ed8336ae4a9afc14cd86aad5c8fe6124f2))\n\n\n\n",
"pub_date": "2023-07-20T22:49:52Z",
"platforms": {
"linux-x86_64": {
"signature": "-----",
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.12.3/insulator-2_2.12.3_amd64.AppImage.tar.gz"
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.13.0/insulator-2_2.13.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": "v2.12.3",
"notes": "## [2.12.3](https://github.com/andrewinci/insulator2/compare/v2.12.2...v2.12.3) (2023-07-19)\n\n\n### Bug Fixes\n\n* ingore set windows min size when in full screen ([#542](https://github.com/andrewinci/insulator2/issues/542)) ([5d81a6b](https://github.com/andrewinci/insulator2/commit/5d81a6b077590d34613a40a3d655291ab3e12046))\n\n\n\n",
"pub_date": "2023-07-19T08:29:30Z",
"version": "v2.13.0",
"notes": "# [2.13.0](https://github.com/andrewinci/insulator2/compare/v2.12.4...v2.13.0) (2023-07-20)\n\n\n### Features\n\n* update schema compatibility mode from the tool menu ([#547](https://github.com/andrewinci/insulator2/issues/547)) ([9d1259e](https://github.com/andrewinci/insulator2/commit/9d1259ed8336ae4a9afc14cd86aad5c8fe6124f2))\n\n\n\n",
"pub_date": "2023-07-20T22:49:52Z",
"platforms": {
"windows-x86_64": {
"signature": "-----",
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.12.3/Insulator.2_2.12.3_x64_en-US.msi.zip"
"url": "https://github.com/andrewinci/insulator2/releases/download/v2.13.0/Insulator.2_2.13.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": "2.12.3",
"version": "2.13.0",
"type": "module",
"workspaces": [
"frontend",
Expand Down

0 comments on commit 98149a3

Please sign in to comment.