Skip to content

Commit ec998fc

Browse files
authored
chore(1.x): release 1.7.3 (#91)
1 parent 8c43edb commit ec998fc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.7.3](https://github.com/php-internal/dload/compare/1.7.2...1.7.3) (2025-12-14)
4+
5+
6+
### Bug Fixes
7+
8+
* Stop using deprecated `Command::getDefaultName()` ([#90](https://github.com/php-internal/dload/issues/90)) ([8b22008](https://github.com/php-internal/dload/commit/8b22008edb4e0948c60062abbbc929fbcd4ca87d))
9+
310
## [1.7.2](https://github.com/php-internal/dload/compare/1.7.1...1.7.2) (2025-12-03)
411

512

resources/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.7.2"
2+
".": "1.7.3"
33
}

0 commit comments

Comments
 (0)