Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Dec 5, 2024
1 parent 747f356 commit 1a67b47
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 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-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.2",
"version": "24.0.3",
"author": "Jon Ursenbach <[email protected]>",
"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.2",
"version": "26.0.3",
"author": "Jon Ursenbach <[email protected]>",
"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.4",
"version": "25.1.0",
"description": "Comprehensive tooling for working with OpenAPI definitions",
"license": "MIT",
"author": "ReadMe <[email protected]> (https://readme.com)",
Expand Down

0 comments on commit 1a67b47

Please sign in to comment.