Skip to content

Commit

Permalink
Merge pull request #80 from FlowFuse/release-1.15.0
Browse files Browse the repository at this point in the history
Release 1.15.0
  • Loading branch information
hardillb authored Dec 21, 2023
2 parents c774451 + 599e581 commit db4eaea
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#### 1.15.0: Release

- #3174: Enable Multi-Core CPU Support for Node-RED Projects (#79) @elenaviter
- Update npm-publish action version to v2 (#78) @ppawlowski
- Update npm package scope (#77) @knolleary

#### 1.14.0: Release

- Add support for Private CA (#75) @hardillb
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flowfuse/driver-docker",
"version": "1.14.0",
"version": "1.15.0",
"description": "Docker driver for FlowFuse",
"main": "docker.js",
"scripts": {
Expand Down

0 comments on commit db4eaea

Please sign in to comment.