Skip to content

Commit 96c1f33

Browse files
authored
1.29.0 (#963)
* chore: prepare release v1.29.0 * update changelog * whitespace
1 parent ad04560 commit 96c1f33

3 files changed

Lines changed: 22 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## 1.29.0
4+
5+
### Minor Changes
6+
7+
#### Features
8+
9+
- highlight errors on fields in contractor onboarding (#961) [#961](https://github.com/remoteoss/remote-flows/pull/961)
10+
11+
#### Fixes
12+
13+
- avoid signing the document if it was already signed (#960) [#960](https://github.com/remoteoss/remote-flows/pull/960)
14+
15+
#### Chores
16+
17+
- update dependency node to v24.15.0 (#957) [#957](https://github.com/remoteoss/remote-flows/pull/957)
18+
- update dependency msw to v2.13.4 (#958) [#958](https://github.com/remoteoss/remote-flows/pull/958)
19+
- update dependency typescript to v6.0.3 (#959) [#959](https://github.com/remoteoss/remote-flows/pull/959)
20+
- make cursor run tasks (#962) [#962](https://github.com/remoteoss/remote-flows/pull/962)
21+
322
## 1.28.0
423

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

0 commit comments

Comments
 (0)