Skip to content

Commit 47ba221

Browse files
author
Khaled Basbous
authored
Merge pull request #1007 from nuvla/release-please--branches--master
chore(master): release 6.15.1
2 parents e5ea24e + 90626a9 commit 47ba221

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.15.0"
2+
".": "6.15.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Released
44

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+
512
## [6.15.0](https://github.com/nuvla/api-server/compare/6.14.0...6.15.0) (2025-02-19)
613

714

code/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
(defproject com.sixsq.nuvla/api-server
66
; x-release-please-start-version
7-
"6.15.1-SNAPSHOT"
7+
"6.15.1"
88
; x-release-please-end
99

1010
:description "core api server"

0 commit comments

Comments
 (0)