Skip to content

Commit 9fb0461

Browse files
committed
chore: bump package version
1 parent 7036e70 commit 9fb0461

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codifycli/plugin-core",
3-
"version": "1.1.0-beta.26",
3+
"version": "1.2.0",
44
"description": "TypeScript library for building Codify plugins to manage system resources (applications, CLI tools, settings) through infrastructure-as-code",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",
@@ -35,7 +35,7 @@
3535
},
3636
"license": "ISC",
3737
"dependencies": {
38-
"@codifycli/schemas": "^1.1.0-beta.10",
38+
"@codifycli/schemas": "^1.2.0",
3939
"@homebridge/node-pty-prebuilt-multiarch": "^0.13.1",
4040
"ajv": "^8.18.0",
4141
"ajv-formats": "^2.1.1",

0 commit comments

Comments
 (0)