Skip to content

Commit 2b07a52

Browse files
chore(release): 3.16.1-develop.2 [skip ci]
## [3.16.1-develop.2](3.16.1-develop.1...3.16.1-develop.2) (2026-02-04) ### Bug Fixes * Multipurpose status max value ([#784](#784)) ([613665a](613665a))
1 parent 613665a commit 2b07a52

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [3.16.1-develop.2](https://github.com/cheqd/studio/compare/3.16.1-develop.1...3.16.1-develop.2) (2026-02-04)
4+
5+
### Bug Fixes
6+
7+
* Multipurpose status max value ([#784](https://github.com/cheqd/studio/issues/784)) ([613665a](https://github.com/cheqd/studio/commit/613665acda0c88843ec0d4ffbcc29044c9147884))
8+
39
## [3.16.1-develop.1](https://github.com/cheqd/studio/compare/3.16.0...3.16.1-develop.1) (2026-02-03)
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cheqd/studio",
3-
"version": "3.16.1-develop.1",
3+
"version": "3.16.1-develop.2",
44
"description": "cheqd Studio Backend",
55
"source": "src/index.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)