Skip to content

Commit e347dc7

Browse files
authored
1.27.0 (#951)
* chore: prepare release v1.27.0 * update changelog * update changelog
1 parent e9ea123 commit e347dc7

3 files changed

Lines changed: 23 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## 1.27.0
4+
5+
### Minor Changes
6+
7+
#### Features
8+
9+
- use useJSONSchemaForm abstraction (#943) [#943](https://github.com/remoteoss/remote-flows/pull/943)
10+
- make some improvements to the diff tool (#941) [#941](https://github.com/remoteoss/remote-flows/pull/941)
11+
- upgrade to npm release remote-json-schema-form-kit (#918) [#918](https://github.com/remoteoss/remote-flows/pull/918)
12+
- remove package.json carets (#936) [#936](https://github.com/remoteoss/remote-flows/pull/936)
13+
14+
#### Chores
15+
16+
- update dependency @tanstack/react-query to ^5.99.0 (#939) [#939](https://github.com/remoteoss/remote-flows/pull/939)
17+
- update dependency oxfmt to ^0.45.0 (#948) [#948](https://github.com/remoteoss/remote-flows/pull/948)
18+
- update opeanpi types (#942) [#942](https://github.com/remoteoss/remote-flows/pull/942)
19+
- update dependency msw to ^2.13.3 (#949) [#949](https://github.com/remoteoss/remote-flows/pull/949)
20+
- update dependency oxlint to ^1.60.0 (#947) [#947](https://github.com/remoteoss/remote-flows/pull/947)
21+
- update dependency dotenv to v17.4.2 (#950) [#950](https://github.com/remoteoss/remote-flows/pull/950)
22+
323
## 1.26.0
424

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

0 commit comments

Comments
 (0)