Skip to content

Commit

Permalink
chore(master): release 1.0.1-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk committed Aug 2, 2024
1 parent 4c4126e commit f5dfabe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.0.1-alpha (2024-08-02)

## What's Changed
* Fix PHAR building by @roxblnfk in https://github.com/php-internal/dload/pull/16


**Full Changelog**: https://github.com/php-internal/dload/compare/1.0.0-alpha...1.0.1-alpha

## 1.0.0-alpha (2024-07-20)

## What's Changed
Expand Down
2 changes: 1 addition & 1 deletion resources/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.0-alpha"
".": "1.0.1-alpha"
}

0 comments on commit f5dfabe

Please sign in to comment.