Skip to content

Commit a166ac5

Browse files
committed
Update version to 1.2.2 + changelog
1 parent d168e45 commit a166ac5

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [1.2.2] - 2022-10-17
4+
### Changed
5+
- Fan control logic tweaks and fixes
6+
37
## [1.2.1] - 2022-10-14
48
### Changed
59
- TDP Label text adjustments (EN)

package-lock.json

Lines changed: 1 addition & 1 deletion
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,6 +1,6 @@
11
{
22
"name": "tuxedo-control-center",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"main": "./dist/tuxedo-control-center/e-app/e-app/main.js",
55
"author": {
66
"name": "TUXEDO Computers GmbH",

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tuxedo-control-center",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"main": "./e-app/e-app/main.js",
55
"bin": "./service-app/main.js",
66
"license": "GPL-3.0"

0 commit comments

Comments
 (0)