Skip to content

Commit da72076

Browse files
authored
Merge pull request #25 from gostaticanalysis/tagpr-from-v0.6.0
Release for v0.6.1
2 parents 5fdfff9 + c89e268 commit da72076

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
## [v0.6.1](https://github.com/gostaticanalysis/testutil/compare/v0.6.0...v0.6.1) - 2025-03-19
4+
- Fix #23 by @tenntenn in https://github.com/gostaticanalysis/testutil/pull/24
5+
36
## [v0.6.0](https://github.com/gostaticanalysis/testutil/compare/v0.5.2...v0.6.0) - 2025-03-11
47
- Update go dependencies workflow by @tenntenn in https://github.com/gostaticanalysis/testutil/pull/21
58
- fixed a bug that occurred when go.work was included in external modules by @Arupaka1152 in https://github.com/gostaticanalysis/testutil/pull/20

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.6.0
1+
v0.6.1

0 commit comments

Comments
 (0)