Skip to content

Commit 4cebd8a

Browse files
chore(master): release 6.16.1 (#1018)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b41a08d commit 4cebd8a

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.16.0"
2+
".": "6.16.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.16.1](https://github.com/nuvla/api-server/compare/6.16.0...6.16.1) (2025-06-13)
6+
7+
8+
### Bug Fixes
9+
10+
* **Credential:** Fix retrive-by-id and query-collection for credential ([#1017](https://github.com/nuvla/api-server/issues/1017)) ([b41a08d](https://github.com/nuvla/api-server/commit/b41a08d483e3d9d51f3fa99e584ee1f5e7a0736a))
11+
512
## [6.16.0](https://github.com/nuvla/api-server/compare/6.15.1...6.16.0) (2025-06-12)
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.16.1-SNAPSHOT"
7+
"6.16.1"
88
; x-release-please-end
99

1010
:description "core api server"

0 commit comments

Comments
 (0)