Skip to content

Commit fe1d4f6

Browse files
Release 1.1.12
1 parent c47abbd commit fe1d4f6

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55

66

7+
8+
## v1.1.12 (2022-06-01)
9+
10+
#### :bug: Bug Fix
11+
* [#1142](https://github.com/shipshapecode/swach/pull/1142) Fix dropper, wait for animation, Electron 19 ([@rwwagner90](https://github.com/rwwagner90))
12+
13+
#### Committers: 1
14+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
15+
716
## v1.1.11 (2022-05-31)
817

918
## v1.1.10 (2022-05-31)

electron-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "swach",
33
"productName": "swach",
4-
"version": "1.1.11",
4+
"version": "1.1.12",
55
"description": "A robust color management tool for the modern age.",
66
"main": "src/index.js",
77
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swach",
3-
"version": "1.1.11",
3+
"version": "1.1.12",
44
"private": true,
55
"description": "A robust color management tool for the modern age.",
66
"repository": "https://github.com/shipshapecode/swach",

0 commit comments

Comments
 (0)