Skip to content

Commit 257b9d7

Browse files
committed
chore(main): release 0.3.2
1 parent 056e62e commit 257b9d7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.1"
2+
".": "0.3.2"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.2](https://github.com/luisbocanegra/plasma-intel-gpu-monitor/compare/v0.3.1...v0.3.2) (2025-01-11)
4+
5+
6+
### Bug Fixes
7+
8+
* use temp var for incomplete stats to avoid errors log spam ([f7125e3](https://github.com/luisbocanegra/plasma-intel-gpu-monitor/commit/f7125e3597350f7acf8eb2fdfcdebc57627b80f3))
9+
310
## [0.3.1](https://github.com/luisbocanegra/plasma-intel-gpu-monitor/compare/v0.3.0...v0.3.1) (2024-11-09)
411

512

package/metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Icon": "show-gpu-effects",
1616
"License": "GPL-3.0",
1717
"Name": "Intel GPU Monitor",
18-
"Version": "0.3.1",
18+
"Version": "0.3.2",
1919
"Website": "https://github.com/luisbocanegra/plasma-intel-gpu-monitor"
2020
},
2121
"X-Plasma-NotificationArea": "true",

0 commit comments

Comments
 (0)