Skip to content

Commit 86d05e6

Browse files
authored
Merge pull request #88 from theory-cloud/release-please--branches--premain
chore(premain): release 1.4.1-rc
2 parents c4c7ce8 + 9b05672 commit 86d05e6

5 files changed

Lines changed: 12 additions & 5 deletions

File tree

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

CHANGELOG.md

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

3+
## [1.4.1-rc](https://github.com/theory-cloud/TableTheory/compare/v1.4.0...v1.4.1-rc) (2026-02-24)
4+
5+
6+
### Bug Fixes
7+
8+
* unblock legacy naming and lambda KMS config ([897ea3c](https://github.com/theory-cloud/TableTheory/commit/897ea3cd37bff7bc795facc91a3b0451a693d817))
9+
310
## [1.4.0](https://github.com/theory-cloud/TableTheory/compare/v1.3.0...v1.4.0) (2026-02-14)
411

512

py/src/theorydb_py/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.4.0"
2+
"version": "1.4.1-rc"
33
}

ts/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theory-cloud/tabletheory-ts",
3-
"version": "1.4.0",
3+
"version": "1.4.1-rc",
44
"license": "Apache-2.0",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)