Skip to content

Commit caeafe9

Browse files
authored
1.17.0 (#770)
* chore: prepare release v1.17.0 * update changelog
1 parent 2e11742 commit caeafe9

3 files changed

Lines changed: 21 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## 1.17.0
4+
5+
### Minor Changes
6+
7+
#### Features
8+
9+
- use pricing plan to render the EOR card (#763) [#763](https://github.com/remoteoss/remote-flows/pull/763)
10+
- show eor when there are no subscriptions (#764) [#764](https://github.com/remoteoss/remote-flows/pull/764)
11+
- show eor card when only cm is available (#766) [#766](https://github.com/remoteoss/remote-flows/pull/766)
12+
13+
#### Fixes
14+
15+
- parse benefits values before sending them in the onboarding flow (#769) [#769](https://github.com/remoteoss/remote-flows/pull/769)
16+
17+
#### Miscellaneous
18+
19+
- update ci yml files to get correct coverage (#765) [#765](https://github.com/remoteoss/remote-flows/pull/765)
20+
321
## 1.16.0
422

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

0 commit comments

Comments
 (0)