Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit eeaaa12

Browse files
RELEASING: Releasing 1 package(s) (#119)
Releases: @scalar/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 61252ab commit eeaaa12

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/plenty-cooks-push.md

-5
This file was deleted.

.changeset/sweet-mangos-lay.md

-5
This file was deleted.

.changeset/young-coins-run.md

-5
This file was deleted.

packages/openapi-parser/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @scalar/openapi-parser
22

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- 61252ab: refactor!: most functions return an object now
8+
9+
### Patch Changes
10+
11+
- c9dd499: feat: intercept fetch requests
12+
- 61252ab: fix: max call stack exceeded error
13+
314
## 0.5.0
415

516
### Minor Changes

packages/openapi-parser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "Scalar (https://github.com/scalar)",
1313
"homepage": "https://github.com/scalar/scalar",
1414
"bugs": "https://github.com/scalar/scalar/issues/new/choose",
15-
"version": "0.5.0",
15+
"version": "0.6.0",
1616
"engines": {
1717
"node": ">=18"
1818
},

0 commit comments

Comments
 (0)