Skip to content

Commit 838bb99

Browse files
chore: release 1.5.0 (#74)
* chore: release 1.5.0
1 parent 796bd01 commit 838bb99

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

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.5.0"
33
}

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/asdf-community/asdf-plugin-manager/compare/v1.4.0...v1.5.0) (2025-05-30)
4+
5+
6+
### Refactors
7+
8+
* update for compatibility with asdf v0.16 ([#71](https://github.com/asdf-community/asdf-plugin-manager/issues/71)) ([c279829](https://github.com/asdf-community/asdf-plugin-manager/commit/c2798294e3a5f84200ae607e3ebeabe41ed761a8))
9+
* use grep -E instead of egrep ([#70](https://github.com/asdf-community/asdf-plugin-manager/issues/70)) ([00ba8ab](https://github.com/asdf-community/asdf-plugin-manager/commit/00ba8ab35e1e8eb5e6506d2967dfc9c002691fee))
10+
311
## [1.4.0](https://github.com/asdf-community/asdf-plugin-manager/compare/v1.3.1...v1.4.0) (2024-09-23)
412

513

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.5.0

0 commit comments

Comments
 (0)