Skip to content

Commit

Permalink
Version Packages (#595)
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 Sep 15, 2021
1 parent ca3d0a5 commit e6ad198
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
9 changes: 0 additions & 9 deletions .changeset/red-ducks-flow.md

This file was deleted.

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

## 4.2.0

### Minor Changes

- ca3d0a5: Update **BrandSelect** props

- Change `onSelect` to optional
- Add `onBrandingQueryResponse` callback to return SEEK API Response
- Add `showCopyableOid` flag

## 4.1.1

### 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 @@ -64,5 +64,5 @@
"start-storybook": "sku storybook",
"test": "sku test"
},
"version": "4.1.1"
"version": "4.2.0"
}

0 comments on commit e6ad198

Please sign in to comment.