Skip to content

Commit 53559e8

Browse files
committed
chore(release): publish
- oas@31.0.0-alpha.1 - @readme/oas-to-har@30.0.0-alpha.1 - @readme/oas-to-snippet@31.0.0-alpha.1
1 parent 922ca3b commit 53559e8

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/oas-to-har/package.json

Lines changed: 1 addition & 1 deletion
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": "30.0.0-alpha.0",
4+
"version": "30.0.0-alpha.1",
55
"author": "Jon Ursenbach <jon@ursenba.ch>",
66
"license": "ISC",
77
"sideEffects": false,

packages/oas-to-snippet/package.json

Lines changed: 1 addition & 1 deletion
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": "31.0.0-alpha.0",
4+
"version": "31.0.0-alpha.1",
55
"author": "Jon Ursenbach <jon@readme.io>",
66
"license": "MIT",
77
"sideEffects": false,

packages/oas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oas",
3-
"version": "31.0.0-alpha.0",
3+
"version": "31.0.0-alpha.1",
44
"description": "Comprehensive tooling for working with OpenAPI definitions",
55
"license": "MIT",
66
"author": "ReadMe <support@readme.io> (https://readme.com)",

0 commit comments

Comments
 (0)