Skip to content

Commit

Permalink
Merge pull request #195 from FlowFuse/release-2.12.0
Browse files Browse the repository at this point in the history
Release 2.12.0
  • Loading branch information
hardillb authored Dec 19, 2024
2 parents 7125c4c + baaaeef commit afbef4c
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 @@
#### 2.12.0: Release

- Bump flowfuse/github-actions-workflows from 0.36.0 to 0.38.0 (#194)
- Bump cross-spawn from 7.0.3 to 7.0.6 (#193) @app/dependabot
- Bump jsonpath-plus and @kubernetes/client-node (#192) @app/dependabot

#### 2.11.0: Release


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-kubernetes",
"version": "2.11.0",
"version": "2.12.0",
"description": "Kubernetes driver for FlowFuse",
"main": "kubernetes.js",
"scripts": {
Expand Down

0 comments on commit afbef4c

Please sign in to comment.