Skip to content

Commit 5d15ce5

Browse files
authored
1.7.0 (#704)
* chore: prepare release v1.7.0 * update changelog * update
1 parent 801ca9e commit 5d15ce5

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.7.0
4+
5+
### Minor Changes
6+
7+
#### Features
8+
9+
- add statement informing users about contractor services agreement in the statement of work (#702) [#702](https://github.com/remoteoss/remote-flows/pull/702)
10+
- add custom pricing plan cards with component override support and move product plans to step 2 [#687](https://github.com/remoteoss/remote-flows/pull/687)
11+
- add Remote Payments setup section in the review step (#700) [#700](https://github.com/remoteoss/remote-flows/pull/700)
12+
- implement update basic information (#703) [#703](https://github.com/remoteoss/remote-flows/pull/703)
13+
- recover select pricing plan selected, add warning about backdating and add minDate to provisionalStartDate if CM+ is chosen (#691) [#691](https://github.com/remoteoss/remote-flows/pull/691)
14+
15+
#### Other
16+
17+
- improve internal form logic to enable the pdf viewer (#701) [#701](https://github.com/remoteoss/remote-flows/pull/701)
18+
319
## 1.6.0
420

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

0 commit comments

Comments
 (0)