Skip to content

Commit e966e33

Browse files
Version Packages (#2390)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bd0ca5b commit e966e33

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/funny-emus-promise.md

-5
This file was deleted.

packages/react-openapi/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/react-openapi
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- bd0ca5b: Fix missing react imports
8+
39
## 0.2.0
410

511
### Minor Changes

packages/react-openapi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@gitbook/react-openapi",
33
"exports": "./src/index.ts",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"dependencies": {
66
"@scalar/api-client-react": "^0.3.7",
77
"@scalar/oas-utils": "0.1.6",

0 commit comments

Comments
 (0)