Skip to content

Commit f6a8474

Browse files
chore(release): 0.62.1
1 parent 7906dae commit f6a8474

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Release Notes
22
---
33

4+
## [0.62.1](https://github.com/substrait-io/substrait-java/compare/v0.62.0...v0.62.1) (2025-07-27)
5+
6+
### Bug Fixes
7+
8+
* **isthmus-cli:** fix tpch_smoke.sh test script ([#450](https://github.com/substrait-io/substrait-java/issues/450)) ([7906dae](https://github.com/substrait-io/substrait-java/commit/7906dae271faccccd11cd0d957c8ae9e7c4d0488))
9+
410
## [0.62.0](https://github.com/substrait-io/substrait-java/compare/v0.61.0...v0.62.0) (2025-07-13)
511

612
### ⚠ BREAKING CHANGES

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sparkbundle.version=3.4
2626
spark.version=3.4.2
2727

2828
#version that is going to be updated automatically by releases
29-
version = 0.62.0
29+
version = 0.62.1
3030

3131
#signing
3232
SIGNING_KEY_ID = 193EAE47

0 commit comments

Comments
 (0)