Skip to content

Commit e8ff622

Browse files
authored
Merge pull request #777 from ptarmiganlabs/release-please--branches--master--components--butler-sos
chore(master): release butler-sos 9.10.3
2 parents 47afcfc + b4234b2 commit e8ff622

4 files changed

+11
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"9.10.2"}
1+
{".":"9.10.3"}

CHANGELOG.md

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

3+
## [9.10.3](https://github.com/ptarmiganlabs/butler-sos/compare/butler-sos-v9.10.2...butler-sos-v9.10.3) (2024-04-09)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix broken Linux build ([8a8e160](https://github.com/ptarmiganlabs/butler-sos/commit/8a8e160be3beb14b8d6513abba1e5ab153bd914c))
9+
310
## [9.10.2](https://github.com/ptarmiganlabs/butler-sos/compare/butler-sos-v9.10.1...butler-sos-v9.10.2) (2024-04-09)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "butler-sos",
3-
"version": "9.10.2",
3+
"version": "9.10.3",
44
"description": "Butler SenseOps Stats (\"Butler SOS\") is a tool that publishes operational Qlik Sense metrics to Influxdb, Prometheus, New Relic and MQTT.",
55
"main": "butler-sos.js",
66
"scripts": {

0 commit comments

Comments
 (0)