Skip to content

Commit

Permalink
Version Packages (#663)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 23, 2021
1 parent ea83b4c commit cc701b0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/quick-eagles-fail.md

This file was deleted.

8 changes: 8 additions & 0 deletions fe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wingman-fe

## 4.7.3

### Patch Changes

- **LocationSuggest:** Refactor to use functional queries ([#662](https://github.com/seek-oss/wingman/pull/662))

This avoids throwing `AbortError` while using `LocationSuggest` in development mode

## 4.7.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@
"start-storybook": "sku storybook",
"test": "sku test"
},
"version": "4.7.2"
"version": "4.7.3"
}

0 comments on commit cc701b0

Please sign in to comment.