Skip to content

Commit 6a239ca

Browse files
authored
1.33.2 (#1033)
* chore: prepare release v1.33.2 * update * update
1 parent 19f0c7c commit 6a239ca

4 files changed

Lines changed: 28 additions & 4 deletions

File tree

CHANGELOG.md

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

3+
## 1.33.2
4+
5+
### Patch Changes
6+
7+
#### Fixes
8+
9+
- handle empty contractor subscriptions (#1016) [#1016](https://github.com/remoteoss/remote-flows/pull/1016)
10+
- fix disabled button state in contract-preview (#1022) [#1022](https://github.com/remoteoss/remote-flows/pull/1022)
11+
12+
#### Chores
13+
14+
- update dependency oxlint to v1.63.0 (#999) [#999](https://github.com/remoteoss/remote-flows/pull/999)
15+
- update dependency filesize to v11.0.17 (#997) [#997](https://github.com/remoteoss/remote-flows/pull/997)
16+
- update dependency jsdom to v29.1.1 (#989) [#989](https://github.com/remoteoss/remote-flows/pull/989)
17+
- update dependency @tanstack/react-query to v5.100.9 (#967) [#967](https://github.com/remoteoss/remote-flows/pull/967)
18+
- update dependency @types/node to v24.12.3 (#1020) [#1020](https://github.com/remoteoss/remote-flows/pull/1020)
19+
- update dependency oxfmt to v0.48.0 (#998) [#998](https://github.com/remoteoss/remote-flows/pull/998)
20+
- update dependency vite to v8.0.11 (#1021) [#1021](https://github.com/remoteoss/remote-flows/pull/1021)
21+
- update dependency msw to v2.14.5 (#985) [#985](https://github.com/remoteoss/remote-flows/pull/985)
22+
- update dependency axios to v1.16.0 (#1027) [#1027](https://github.com/remoteoss/remote-flows/pull/1027)
23+
- update amondnet/vercel-action action to v42.3.0 (#1026) [#1026](https://github.com/remoteoss/remote-flows/pull/1026)
24+
- regenerate openapi spec and fix imports (#1019) [#1019](https://github.com/remoteoss/remote-flows/pull/1019)
25+
- add openapi-ts:local script for local API development (#1025) [#1025](https://github.com/remoteoss/remote-flows/pull/1025)
26+
327
## 1.33.1
428

529
### Patch Changes

example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)