Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - oas@25.0.4
 - oas-normalize@11.1.4
 - @readme/oas-to-har@24.0.2
 - @readme/oas-to-snippet@26.0.2
  • Loading branch information
erunion committed Nov 20, 2024
1 parent 5add4f9 commit d711a5f
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 9 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/oas-normalize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oas-normalize",
"version": "11.1.3",
"version": "11.1.4",
"description": "Tooling for converting, validating, and parsing OpenAPI, Swagger, and Postman API definitions",
"type": "module",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/oas-to-har/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readme/oas-to-har",
"description": "Utility to transform an OAS operation into a HAR representation",
"version": "24.0.1",
"version": "24.0.2",
"author": "Jon Ursenbach <jon@ursenba.ch>",
"license": "ISC",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/oas-to-snippet/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readme/oas-to-snippet",
"description": "Transform an OpenAPI operation into a code snippet",
"version": "26.0.1",
"version": "26.0.2",
"author": "Jon Ursenbach <jon@readme.io>",
"license": "MIT",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/oas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oas",
"version": "25.0.3",
"version": "25.0.4",
"description": "Comprehensive tooling for working with OpenAPI definitions",
"license": "MIT",
"author": "ReadMe <support@readme.io> (https://readme.com)",
Expand Down

0 comments on commit d711a5f

Please sign in to comment.