Skip to content

Commit 5705800

Browse files
committed
chore(release): publish
- [email protected] - [email protected] - @readme/[email protected] - @readme/[email protected]
1 parent 7b89f00 commit 5705800

File tree

5 files changed

+8
-9
lines changed

5 files changed

+8
-9
lines changed

package-lock.json

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/oas-normalize/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oas-normalize",
3-
"version": "11.1.4",
3+
"version": "12.0.0",
44
"description": "Tooling for converting, validating, and parsing OpenAPI, Swagger, and Postman API definitions",
55
"type": "module",
66
"exports": {

packages/oas-to-har/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@readme/oas-to-har",
33
"description": "Utility to transform an OAS operation into a HAR representation",
4-
"version": "24.0.4",
4+
"version": "24.0.5",
55
"author": "Jon Ursenbach <[email protected]>",
66
"license": "ISC",
77
"sideEffects": false,

packages/oas-to-snippet/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@readme/oas-to-snippet",
33
"description": "Transform an OpenAPI operation into a code snippet",
4-
"version": "26.0.4",
4+
"version": "26.0.5",
55
"author": "Jon Ursenbach <[email protected]>",
66
"license": "MIT",
77
"sideEffects": false,

packages/oas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oas",
3-
"version": "25.2.0",
3+
"version": "25.2.1",
44
"description": "Comprehensive tooling for working with OpenAPI definitions",
55
"license": "MIT",
66
"author": "ReadMe <[email protected]> (https://readme.com)",

0 commit comments

Comments
 (0)