We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5ea24e + 90626a9 commit 47ba221Copy full SHA for 47ba221
3 files changed
.github/release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "6.15.0"
+ ".": "6.15.1"
3
}
CHANGELOG.md
@@ -2,6 +2,13 @@
## Released
4
5
+## [6.15.1](https://github.com/nuvla/api-server/compare/6.15.0...6.15.1) (2025-04-07)
6
+
7
8
+### Bug Fixes
9
10
+* **NuvlaEdge:** Commission coe-list bugfix ([e5ea24e](https://github.com/nuvla/api-server/commit/e5ea24ea309d46d0abb6b81d5203d6e4dc410f83))
11
12
## [6.15.0](https://github.com/nuvla/api-server/compare/6.14.0...6.15.0) (2025-02-19)
13
14
code/project.clj
@@ -4,7 +4,7 @@
(defproject com.sixsq.nuvla/api-server
; x-release-please-start-version
- "6.15.1-SNAPSHOT"
+ "6.15.1"
; x-release-please-end
:description "core api server"
0 commit comments