Skip to content

Commit 5c8f40b

Browse files
authored
1.37.0 (#1071)
* chore: prepare release v1.37.0 * format * format
1 parent 6590fd7 commit 5c8f40b

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## 1.37.0
4+
5+
### Minor Changes
6+
7+
#### Features
8+
9+
- add pre onboarding requirements block (#1064) [#1064](https://github.com/remoteoss/remote-flows/pull/1064)
10+
11+
#### Fixes
12+
13+
- handle empty pricing plans (#1069) [#1069](https://github.com/remoteoss/remote-flows/pull/1069)
14+
15+
#### Refactors
16+
17+
- migrate to v2 engagement agreement endpoints (#1070) [#1070](https://github.com/remoteoss/remote-flows/pull/1070)
18+
319
## 1.36.1
420

521
### Patch 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.36.1",
3+
"version": "1.37.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/remoteoss/remote-flows.git"

0 commit comments

Comments
 (0)