Skip to content

Commit 5f2daee

Browse files
committed
chore(master): release 0.16.8
1 parent c376481 commit 5f2daee

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
"docs/pt-br/guide/getting-started.md",
2424
"docs/zh-hans/guide/getting-started.md"
2525
],
26-
".": "0.16.7"
26+
".": "0.16.8"
2727
}

Diff for: CHANGELOG.md

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

3+
## [0.16.8](https://github.com/asdf-vm/asdf/compare/v0.16.7...v0.16.8) (2025-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* address linter warning ([67581cf](https://github.com/asdf-vm/asdf/commit/67581cf030d4eb39f261acac5e861444fedad7f6))
9+
* correct intersection logic in `shims.FindExecutable` function so ordering of multiple versions is preserved ([#2063](https://github.com/asdf-vm/asdf/issues/2063)) ([083f20a](https://github.com/asdf-vm/asdf/commit/083f20aa3e21cad594b35972ca570eb47e389899))
10+
* remove default error action from plugin command ([#2027](https://github.com/asdf-vm/asdf/issues/2027)) ([c376481](https://github.com/asdf-vm/asdf/commit/c376481cb4d1fa1e67dd9ef326381c07c935151d))
11+
312
## [0.16.7](https://github.com/asdf-vm/asdf/compare/v0.16.6...v0.16.7) (2025-03-25)
413

514

0 commit comments

Comments
 (0)