Skip to content

Commit a0d0bcc

Browse files
Version Packages
1 parent 24f601d commit a0d0bcc

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/early-hairs-move.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/gitbook/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# gitbook
22

3+
## 0.17.1
4+
5+
### Patch Changes
6+
7+
- 24f601d: Small optim in resolveTryItPrefillForOperation
8+
- Updated dependencies [24f601d]
9+
- @gitbook/react-openapi@1.4.1
10+
311
## 0.17.0
412

513
### Minor Changes

packages/gitbook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitbook",
3-
"version": "0.17.0",
3+
"version": "0.17.1",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "catalog:",

packages/react-openapi/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/react-openapi
22

3+
## 1.4.1
4+
5+
### Patch Changes
6+
7+
- 24f601d: Small optim in resolveTryItPrefillForOperation
8+
39
## 1.4.0
410

511
### Minor Changes

packages/react-openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"default": "./dist/index.js"
99
}
1010
},
11-
"version": "1.4.0",
11+
"version": "1.4.1",
1212
"sideEffects": false,
1313
"dependencies": {
1414
"@gitbook/expr": "workspace:*",

0 commit comments

Comments
 (0)