Skip to content

Commit 9d1e8e5

Browse files
chore: Release 1.1.3 (#112)
Co-authored-by: ff-gh-actions-bot[bot] <139776974+ff-gh-actions-bot[bot]@users.noreply.github.com>
1 parent 4c9b3f6 commit 9d1e8e5

4 files changed

Lines changed: 15 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".": "1.1.2"}
1+
{".":"1.1.3"}

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# CHANGELOG
1+
# Changelog
2+
3+
## [1.1.3](https://github.com/FlowFuse/mqtt-schema-agent/compare/v1.1.2...v1.1.3) (2026-06-29)
4+
5+
6+
### Bug Fixes
7+
8+
* Bump js-yaml from 4.1.1 to 4.2.0 ([#108](https://github.com/FlowFuse/mqtt-schema-agent/issues/108)) ([dd4c278](https://github.com/FlowFuse/mqtt-schema-agent/commit/dd4c278953034036276978670c981f99c1be552e))
9+
* Bump ws from 8.20.1 to 8.21.0 ([#109](https://github.com/FlowFuse/mqtt-schema-agent/issues/109)) ([43e52a2](https://github.com/FlowFuse/mqtt-schema-agent/commit/43e52a270ceaa3b1901b5cae40c7028e530f73f8))
10+
11+
## CHANGELOG
212

313
### Release v1.1.2
414

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,6 +1,6 @@
11
{
22
"name": "@flowfuse/mqtt-schema-agent",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Agent to collect MQTT topic Schema",
55
"main": "index.js",
66
"homepage": "https://flowfuse.com",

0 commit comments

Comments
 (0)