Skip to content

Commit 87c931f

Browse files
committed
chore(1.x): release 1.6.3
1 parent d6d8171 commit 87c931f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.6.3 (2025-10-23)
4+
5+
## What's Changed
6+
* Process GitHub message with assoc content by @roxblnfk in https://github.com/php-internal/dload/pull/78
7+
8+
9+
**Full Changelog**: https://github.com/php-internal/dload/compare/1.6.2...1.6.3
10+
311
## 1.6.2 (2025-09-23)
412

513
## What's Changed

resources/version.json

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

0 commit comments

Comments
 (0)