@flowfuse/nr-assistant 0.7.1-928e200-202601141512.0 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
1
|
+
### 0.8.0
|
|
2
|
+
|
|
3
|
+
- Bump JS-DevTools/npm-publish from 4.1.1 to 4.1.3 (#105)
|
|
4
|
+
- Bump flowfuse/github-actions-workflows/.github/workflows/publish_node_package.yml (#96)
|
|
5
|
+
- Bump flowfuse/github-actions-workflows/.github/workflows/build_node_package.yml (#95)
|
|
6
|
+
- Bump hono from 4.11.3 to 4.11.4 (#107) @app/dependabot
|
|
7
|
+
- Bump @modelcontextprotocol/sdk from 1.24.2 to 1.25.2 (#102) @app/dependabot
|
|
8
|
+
- Add support expert actions (#106) @Steve-Mcl
|
|
9
|
+
- Bump qs from 6.14.0 to 6.14.1 (#100) @app/dependabot
|
|
10
|
+
- Bump flowfuse/github-actions-workflows/.github/workflows/publish_node_package.yml from 0.44.0 to 0.45.0 (#98) @app/dependabot
|
|
11
|
+
- Bump flowfuse/github-actions-workflows/.github/workflows/build_node_package.yml from 0.44.0 to 0.45.0 (#97) @app/dependabot
|
|
1
12
|
|
|
2
13
|
### 0.7.0
|
|
3
14
|
|