@flowfuse/nr-assistant 0.10.2-e52a5df-202602090638.0 → 0.10.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ ### 0.10.2
2
+
3
+ - Bump JS-DevTools/npm-publish from 4.1.4 to 4.1.5 (#136)
4
+ - Bump flowfuse/github-actions-workflows/.github/workflows/publish_node_package.yml (#141)
5
+ - Bump flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml (#142)
6
+ - Bump flowfuse/github-actions-workflows/.github/workflows/build_node_package.yml (#143)
7
+ - Bump @modelcontextprotocol/sdk from 1.25.3 to 1.26.0 (#138) @app/dependabot
8
+ - Update public catalouge on release (#144) @hardillb
9
+
1
10
  ### 0.10.1
2
11
 
3
12
  - Bump hono from 4.11.5 to 4.11.7 (#129) @app/dependabot
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowfuse/nr-assistant",
3
- "version": "0.10.2-e52a5df-202602090638.0",
3
+ "version": "0.10.2",
4
4
  "description": "FlowFuse Node-RED Expert plugin",
5
5
  "main": "index.js",
6
6
  "scripts": {