Skip to content

Commit 597df2d

Browse files
authored
Merge pull request #692 from k1LoW/tagpr-from-v1.85.1
2 parents 8624676 + d84ff53 commit 597df2d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [v1.85.2](https://github.com/k1LoW/tbls/compare/v1.85.1...v1.85.2) - 2025-04-29
4+
### Other Changes
5+
- chore(deps): bump github.com/snowflakedb/gosnowflake from 1.13.2 to 1.13.3 by @dependabot in https://github.com/k1LoW/tbls/pull/691
6+
37
## [v1.85.1](https://github.com/k1LoW/tbls/compare/v1.85.0...v1.85.1) - 2025-04-22
48
### Fix bug 🐛
59
- fix(md): escape additional markdown special characters by @k1LoW in https://github.com/k1LoW/tbls/pull/687

version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ package version
44
const Name string = "tbls"
55

66
// Version for this.
7-
var Version = "1.85.1"
7+
var Version = "1.85.2"

0 commit comments

Comments
 (0)