Skip to content

Commit

Permalink
Merge pull request #69 from flowforge/release-1.11.0
Browse files Browse the repository at this point in the history
Release 1.11.0
  • Loading branch information
hardillb authored Aug 31, 2023
2 parents 02b2ced + 6a6db63 commit 7faae40
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 @@
#### 1.11.0: Release

- Bump word-wrap from 1.2.3 to 1.2.5 (#68) @app/dependabot

#### 1.10.1: Release

- Fix editor path (#66) @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": "@flowforge/docker",
"version": "1.10.1",
"version": "1.11.0",
"description": "Docker driver for FlowForge",
"main": "docker.js",
"scripts": {
Expand Down

0 comments on commit 7faae40

Please sign in to comment.