Skip to content

Commit 8b914dc

Browse files
authored
Merge branch 'main' into chore/GWS-5165
2 parents 7e6ee10 + 86027c6 commit 8b914dc

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

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

3+
## 0.10.1
4+
5+
- Fixed work address being stale when editing an existing employee in employee onboarding
6+
37
## 0.10.0
48

59
### 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.10.0",
3+
"version": "0.10.1",
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)