Skip to content

Commit

Permalink
version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jul 11, 2024
1 parent 834a7b4 commit 01da34f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.1 - 2024-07-11

### Fixed
- Fix UPS addresses using `Residential` and not `ResidentialAddressIndicator`.
- Fix setting “residential” to be false for all addresses.

## 1.0.0 - 2024-05-26

- Initial release
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "verbb/shippy",
"description": "A framework agnostic, multi-carrier shipping library for PHP.",
"version": "1.0.0",
"version": "1.0.1",
"keywords": [
"australia-post",
"auspost",
Expand Down

0 comments on commit 01da34f

Please sign in to comment.