Skip to content

Commit

Permalink
Version Packages (#657)
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 22, 2021
1 parent a590eb7 commit d51356f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/neat-bats-own.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.1

### Patch Changes

- **JobCategorySuggest:** Don't rerender on no-op props changes ([#656](https://github.com/seek-oss/wingman/pull/656))

This avoids re-querying the SEEK API and re-displaying suggestions unless there's a meaningful change to our props.

## 4.7.0

### Minor 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.0"
"version": "4.7.1"
}

0 comments on commit d51356f

Please sign in to comment.