Skip to content

Commit 0481394

Browse files
authored
Merge pull request #67 from FlowFuse/bump_006
Bump for 0.0.6 Release
2 parents 4ff8d31 + 629a66a commit 0481394

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
#### 0.0.6: Release
2+
3+
- Bump ws and node-red (#64) @dependabot
4+
- ci: Bump build_node_package workflow to 0.14.0 (#61) @ppawlowski
5+
- Bump braces from 3.0.2 to 3.0.3 (#60) @dependabot
6+
- Revert "Add proxy support" (#59) @Steve-Mcl
7+
- Add proxy support (#56) @Steve-Mcl
8+
- Update lint glob to cover test files (#58) @Steve-Mcl
9+
- Bump actions/checkout from 1 to 4 (#52) @dependabot
10+
- Bump actions/setup-node from 1 to 4 (#50) @dependabot
11+
- Enable dependabot for github actions (#48) @ppawlowski
12+
- Bump express, node-red and node-red-node-test-helper (#47) @dependabot
13+
- Bump follow-redirects from 1.15.5 to 1.15.6 (#46) @dependabot
14+
- Bump jsonata, @node-red/util and node-red (#45) @dependabot
15+
- Bump ip from 2.0.0 to 2.0.1 (#43) @dependabot
16+
- Bump follow-redirects from 1.15.3 to 1.15.4 (#42) @dependabot
17+
- Update npm-publish action version to v2 (#41) @ppawlowski
18+
- Bump axios and node-red-admin (#40) @dependabot
19+
120
#### 0.0.5: Release
221

322
- Fix jsonata evaluation in filename field (#38) @knolleary

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/nr-file-nodes",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Node-RED file nodes packaged for FlowFuse",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)