Skip to content

Commit

Permalink
chore(release): 5.9.2 [skip ci]
Browse files Browse the repository at this point in the history
### [5.9.2](v5.9.1...v5.9.2) (2023-07-11)

### 🐛 Bug Fixes

* **pickup:** fix pickup locations missing when only using list view ([91e55a0](91e55a0))
* **pickup:** remove ">" in pickup list item ([a051b94](a051b94))
  • Loading branch information
myparcel-bot[bot] committed Jul 11, 2023
1 parent 91e55a0 commit 1acc803
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
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [5.9.2](https://github.com/myparcelnl/delivery-options/compare/v5.9.1...v5.9.2) (2023-07-11)


### :bug: Bug Fixes

* **pickup:** fix pickup locations missing when only using list view ([91e55a0](https://github.com/myparcelnl/delivery-options/commit/91e55a08772b67d9e174957f6488903c515e51cb))
* **pickup:** remove ">" in pickup list item ([a051b94](https://github.com/myparcelnl/delivery-options/commit/a051b94bed8d71f6978a4bc6f3a956802b001468))

### [5.9.1](https://github.com/myparcelnl/delivery-options/compare/v5.9.0...v5.9.1) (2023-07-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel/delivery-options",
"version": "5.9.1",
"version": "5.9.2",
"description": "MyParcel delivery options module for checkouts.",
"homepage": "https://myparcelnl.github.io/delivery-options",
"repository": {
Expand Down

0 comments on commit 1acc803

Please sign in to comment.