Skip to content

Commit 93bb7ad

Browse files
authored
chore(1.x): release 1.7.2 (#89)
1 parent 4c0aa81 commit 93bb7ad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.2](https://github.com/php-internal/dload/compare/1.7.1...1.7.2) (2025-12-03)
4+
5+
6+
### Code Refactoring
7+
8+
* Use `internal/path` instead of local implementation ([2aba0bd](https://github.com/php-internal/dload/commit/2aba0bd25d232b1f2da0d285769477d47d9b7a7c))
9+
310
## 1.7.1 (2025-11-30)
411

512
**Full Changelog**: https://github.com/php-internal/dload/compare/1.7.0...1.7.1

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.1"
2+
".": "1.7.2"
33
}

0 commit comments

Comments
 (0)