Skip to content

Commit 7835812

Browse files
authored
1.21.0 (#797)
* chore: prepare release v1.21.0 * update changelog
1 parent 68e51b4 commit 7835812

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## 1.21.0
4+
5+
### Minor Changes
6+
7+
#### Features
8+
9+
- add magic link demo (#792) [#792](https://github.com/remoteoss/remote-flows/pull/792)
10+
- add save draft button functionality (#791) [#791](https://github.com/remoteoss/remote-flows/pull/791)
11+
- enable onboarding reserves (#795) [#795](https://github.com/remoteoss/remote-flows/pull/795)
12+
- move OnboardingInvite canInvite disabled flag inside the component (#794) [#794](https://github.com/remoteoss/remote-flows/pull/794)
13+
14+
#### Chores
15+
16+
- remove accordion dependency (#782) [#782](https://github.com/remoteoss/remote-flows/pull/782)
17+
318
## 1.20.0
419

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

0 commit comments

Comments
 (0)