Skip to content

Commit 3f25b90

Browse files
committed
update packages to 3.4.1 and create-apiops 1.1.1
1 parent 5b5298f commit 3f25b90

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/create-apiops/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-apiops",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Scaffold a new APIOps project with an OpenAPI spec, audit scaffolding, and APIOps documentation templates.",
55
"license": "Apache-2.0",
66
"type": "module",

packages/create-apiops/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"node": ">=22"
77
},
88
"dependencies": {
9-
"apiops-cycles-method-data": "^3.4.0",
9+
"apiops-cycles-method-data": "^3.4.1",
1010
"canvascreator": "^1.7.3"
1111
},
1212
"devDependencies": {

0 commit comments

Comments
 (0)