Skip to content

Commit afb3797

Browse files
committed
chore: Update @codifycli/plugin-core library and bump version to 1.0.0
1 parent 9d01f43 commit afb3797

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 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-test",
3-
"version": "1.0.0-beta1",
3+
"version": "1.0.0",
44
"description": "Testing framework for Codify plugins with complete lifecycle testing, IPC communication, and cross-platform support",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",
@@ -39,7 +39,7 @@
3939
"strip-ansi": "^7.1.2"
4040
},
4141
"devDependencies": {
42-
"@codifycli/plugin-core": "1.0.0-beta2",
42+
"@codifycli/plugin-core": "1.0.0",
4343
"@oclif/prettier-config": "^0.2.1",
4444
"@types/debug": "^4.1.12",
4545
"@types/node": "^22",

0 commit comments

Comments
 (0)