Skip to content

Commit

Permalink
chore: release @typoas/[email protected], @typoas/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 17, 2024
1 parent 1e3550b commit b6842a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions packages/typoas-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typoas/cli",
"version": "3.1.5",
"version": "3.1.6-rc.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,5 +40,6 @@
"typoas-cli": "./lib/bin.js"
},
"types": "./lib/index.d.ts"
}
},
"stableVersion": "3.1.5"
}
5 changes: 3 additions & 2 deletions packages/typoas-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typoas/generator",
"version": "3.1.5",
"version": "3.1.6-rc.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,5 +40,6 @@
"publishConfig": {
"main": "./lib/index.js",
"types": "./lib/index.d.ts"
}
},
"stableVersion": "3.1.5"
}

0 comments on commit b6842a8

Please sign in to comment.