Skip to content

Commit

Permalink
Version Packages (#765)
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
seek-oss-ci and github-actions[bot] authored Apr 22, 2022
1 parent cbaa8a8 commit 3801880
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/shy-snails-battle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-cherries-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-ducks-happen.md

This file was deleted.

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

## 6.1.0

### Minor Changes

- **JobCategorySelect, JobCategorySuggest:** Support custom `label` text ([#763](https://github.com/seek-oss/wingman/pull/763))

### Patch Changes

- **LocationSuggest:** Mark `client` as optional ([#764](https://github.com/seek-oss/wingman/pull/764))

* **BrandSelect:** Trigger `onSelect` when preselecting the first brand ([#762](https://github.com/seek-oss/wingman/pull/762))

## 6.0.6

### 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 @@ -66,5 +66,5 @@
"test": "sku test",
"test:ci": "sku test --coverage"
},
"version": "6.0.6"
"version": "6.1.0"
}

0 comments on commit 3801880

Please sign in to comment.