Skip to content

Commit f721f5d

Browse files
authored
1.19.0 (#789)
* chore: prepare release v1.19.0 * update changelog
1 parent ed83ce5 commit f721f5d

3 files changed

Lines changed: 23 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# @remoteoss/remote-flows
22

3+
## 1.19.0
4+
5+
### Minor Changes
6+
7+
#### Features
8+
9+
- mark contract as reviewed (#778) [#778](https://github.com/remoteoss/remote-flows/pull/778)
10+
11+
#### Fixes
12+
13+
- refetch employment after click continue (#772) [#772](https://github.com/remoteoss/remote-flows/pull/772)
14+
- create contractor of record intent when eligibility was answered in the past (#779) [#779](https://github.com/remoteoss/remote-flows/pull/779)
15+
- move to latest step when the employment.status is in a certain transitive state (#788) [#788](https://github.com/remoteoss/remote-flows/pull/788)
16+
- disable onboarding reserves to unblock releases (#786) [#786](https://github.com/remoteoss/remote-flows/pull/786)
17+
18+
#### Chores
19+
20+
- remove react-label dependency (#780) [#780](https://github.com/remoteoss/remote-flows/pull/780)
21+
- pass page_size=100 to the legal entities endpoint (#776) [#776](https://github.com/remoteoss/remote-flows/pull/776)
22+
323
## 1.18.0
424

525
### Minor Changes

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": "@remoteoss/remote-flows",
3-
"version": "1.18.0",
3+
"version": "1.19.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/remoteoss/remote-flows.git"

0 commit comments

Comments
 (0)