Skip to content

Commit 0292fdd

Browse files
Prepare release 3.12.0 (#364)
## Usage and product changes Update dependencies and generate release notes ## Implementation
1 parent c67811f commit 0292fdd

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ typedb_driver_commit = "48157a455caeeee9342f659d07b09bdb618a5f04"
2424
typeql_commit = "405c5383a35277acc40bb0921ffd2e8eb1b1b00d"
2525
typedb_protocol_commit = "3a39f0b94fd7ea316ba5a4f74d44d5afc454cedf"
2626

27-
typeql_tag = "3.12.0-rc0"
28-
typedb_protocol_tag = "3.12.0-rc0"
29-
typedb_driver_tag = "3.12.0-rc0"
27+
typeql_tag = "3.12.0"
28+
typedb_protocol_tag = "3.12.0"
29+
typedb_driver_tag = "3.12.0"
3030

3131
# typedb ecosystem dependencies
3232
bazel_dep(name = "typedb_bazel_distribution", version = "0.0.0")

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12.0-rc2
1+
3.12.0

console/RELEASE_NOTES_LATEST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Distribution
22

3-
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0-rc2
3+
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0
44

55

66
## New Features

loader/RELEASE_NOTES_LATEST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Distribution
22

3-
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0-rc2
3+
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0
44

55

66
## New Features

typeql-check/RELEASE_NOTES_LATEST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Distribution
22

3-
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0-rc2
3+
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0
44

55

66
## New Features

0 commit comments

Comments
 (0)