Skip to content

Commit 1c0625f

Browse files
committed
chore(release): publish
- [email protected] - @readme/[email protected] - @readme/[email protected]
1 parent 05ad5c1 commit 1c0625f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

package-lock.json

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

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.3",
4+
"version": "24.0.4",
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.3",
4+
"version": "26.0.4",
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.1.0",
3+
"version": "25.2.0",
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)