Skip to content

Commit 9329411

Browse files
authored
Merge pull request #168 from flowcore-io/release-please--branches--main
chore(main): release 1.62.0
2 parents 0da5d80 + abec14b commit 9329411

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.61.0"}
1+
{".":"1.62.0"}

CHANGELOG.md

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

3+
## [1.62.0](https://github.com/flowcore-io/flowcore-sdk/compare/v1.61.0...v1.62.0) (2025-12-05)
4+
5+
6+
### Features
7+
8+
* add tenant creation command to manage tenant lifecycle ([0da5d80](https://github.com/flowcore-io/flowcore-sdk/commit/0da5d80c2da949c7cf8dcc703deb99496ad17d97))
9+
* add tenant creation command to manage tenant lifecycle ([05d3972](https://github.com/flowcore-io/flowcore-sdk/commit/05d3972a160e74d95baafd4e8c7016c46604039e))
10+
311
## [1.61.0](https://github.com/flowcore-io/flowcore-sdk/compare/v1.60.2...v1.61.0) (2025-12-05)
412

513

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://deno.land/x/deno/cli/schemas/config-file.v1.json",
33
"name": "@flowcore/sdk",
44
"description": "Flowcore SDK",
5-
"version": "1.61.0",
5+
"version": "1.62.0",
66
"license": "MIT",
77
"exports": "./src/mod.ts",
88
"publish": {

0 commit comments

Comments
 (0)