Skip to content

Commit

Permalink
Version Packages (#694)
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 Dec 20, 2021
1 parent 7927bdc commit 0b27955
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 13 deletions.
7 changes: 0 additions & 7 deletions .changeset/early-planets-rule.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-mugs-develop.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

## 6.0.1

### Patch Changes

- **QuestionnaireForm:** Render single-select questions with >5 choices as a dropdown ([#691](https://github.com/seek-oss/wingman/pull/691))

This matches existing behaviour of SEEK's native apply form.

* **QuestionnaireBuilder:** Limit response choices to 99 ([#693](https://github.com/seek-oss/wingman/pull/693))

## 6.0.0

### Major 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": "6.0.0"
"version": "6.0.1"
}

0 comments on commit 0b27955

Please sign in to comment.