Skip to content

Commit 6b80d12

Browse files
authored
chore: release 0.17.0 (#721)
1 parent e73f35f commit 6b80d12

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## 0.17.0
4+
5+
### Features & Enhancements
6+
7+
- Add payroll deadline alert to payroll configuration
8+
- Enable responsive breadcrumb behavior
9+
- Add DescriptionList component with flexible term/description support
10+
- Update payment method copy for self onboarding
11+
12+
### Fixes
13+
14+
- Remove base image styles in favor of emptydata styles
15+
- Remove unused style from base.scss
16+
17+
### Chores & Maintenance
18+
19+
- Bump react-i18next from 16.1.0 to 16.2.1
20+
- Bump lint-staged from 16.2.5 to 16.2.6
21+
322
## 0.16.0
423

524
### Features & Enhancements

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gusto/embedded-react-sdk",
3-
"version": "0.16.0",
3+
"version": "0.17.0",
44
"homepage": "https://github.com/Gusto/embedded-react-sdk",
55
"bugs": {
66
"url": "https://github.com/Gusto/embedded-react-sdk/issues"

0 commit comments

Comments
 (0)