Skip to content

Commit

Permalink
Merge pull request #90 from FlowFuse/release-2.3.0
Browse files Browse the repository at this point in the history
Release 2.3.0
  • Loading branch information
ppawlowski authored Apr 11, 2024
2 parents b9c84d6 + cb3c401 commit e9a711d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#### 2.3.0: Release

- Only pull stack container if missing (#89) @hardillb

#### 2.2.1: Release

- Fix loading private CA certs in Instances (#87) @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": "2.2.1",
"version": "2.3.0",
"description": "Docker driver for FlowFuse",
"main": "docker.js",
"scripts": {
Expand Down

0 comments on commit e9a711d

Please sign in to comment.