Skip to content

Commit 665a47c

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2022-03-23) ### Bug Fixes * hide app icon from windows taskbar ([8fe1321](8fe1321)) * taskbar position related issues ([fd0448c](fd0448c))
1 parent 7901e9e commit 665a47c

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.1](https://github.com/ridvanaltun/turkish-deasciifier/compare/v1.1.0...v1.1.1) (2022-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* hide app icon from windows taskbar ([8fe1321](https://github.com/ridvanaltun/turkish-deasciifier/commit/8fe13211ad8d77a316975d42d44279a49857a67c))
7+
* taskbar position related issues ([fd0448c](https://github.com/ridvanaltun/turkish-deasciifier/commit/fd0448c9e43cce1004ff0ee029c57651be7e2b84))
8+
19
# [1.1.0](https://github.com/ridvanaltun/turkish-deasciifier/compare/v1.0.1...v1.1.0) (2022-03-21)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "turkish-deasciifier",
33
"productName": "Turkish Deasciifier",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "Tray app for Turkish Deasciifier",
66
"main": "src/server/main.js",
77
"scripts": {

0 commit comments

Comments
 (0)