Skip to content

Commit 5fcd57c

Browse files
authored
1.34.0 (#1037)
* chore: prepare release v1.34.0 * format
1 parent 6ccb1e0 commit 5fcd57c

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## 1.34.0
4+
5+
### Minor Changes
6+
7+
#### Features
8+
9+
- if status is initiated move the user to review step (#1003) [#1003](https://github.com/remoteoss/remote-flows/pull/1003)
10+
11+
#### Fixes
12+
13+
- fix computed values on Germany form (#1032) [#1032](https://github.com/remoteoss/remote-flows/pull/1032)
14+
315
## 1.33.2
416

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

0 commit comments

Comments
 (0)