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

Commit

Permalink
RELEASING: Releasing 1 package(s) (#125)
Browse files Browse the repository at this point in the history
Releases:
  @scalar/openapi-parser@0.7.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
hanspagel and github-actions[bot] authored Jun 12, 2024
1 parent ec01324 commit f2e4735
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/gentle-hairs-raise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-mice-occur.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/openapi-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @scalar/openapi-parser

## 0.7.0

### Minor Changes

- ec01324: refactor!: use dedicated entrypoints for the plugins

### Patch Changes

- c6944f2: fix: ajv import broken in CJS environments

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "Scalar (https://github.com/scalar)",
"homepage": "https://github.com/scalar/scalar",
"bugs": "https://github.com/scalar/scalar/issues/new/choose",
"version": "0.6.0",
"version": "0.7.0",
"engines": {
"node": ">=18"
},
Expand Down

0 comments on commit f2e4735

Please sign in to comment.