Skip to content

Commit 6d218b3

Browse files
committed
chore: bump version and packages
1 parent d17377c commit 6d218b3

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "default",
3-
"version": "1.5.0-beta.1",
3+
"version": "1.5.0-beta.2",
44
"description": "Default plugin for Codify - provides 50+ declarative resources for managing development tools and system configuration across macOS and Linux",
55
"main": "dist/index.js",
66
"scripts": {
@@ -41,8 +41,8 @@
4141
"license": "ISC",
4242
"type": "module",
4343
"dependencies": {
44-
"@codifycli/plugin-core": "1.1.0-beta.25",
45-
"@codifycli/schemas": "1.1.0-beta.9",
44+
"@codifycli/plugin-core": "1.2.0",
45+
"@codifycli/schemas": "1.2.0",
4646
"ajv": "^8.18.0",
4747
"ajv-formats": "^2.1.1",
4848
"chalk": "^5.3.0",

0 commit comments

Comments
 (0)