👌 IMPROVE: 🔧 UPDATE: Bump version to 2.3.0 and update denchclaw dependency to match

This commit is contained in:
kumarabhirup 2026-03-15 04:41:37 -07:00
parent 3f6fe5f892
commit 920bb1d12a
No known key found for this signature in database
GPG Key ID: DB7CA2289CAB0167

View File

@ -1,6 +1,6 @@
{
"name": "dench",
"version": "2.2.3",
"version": "2.3.0",
"description": "Shorthand alias for denchclaw — AI-powered CRM platform CLI",
"license": "MIT",
"repository": {
@ -16,7 +16,7 @@
],
"type": "module",
"dependencies": {
"denchclaw": "^2.2.3"
"denchclaw": "^2.3.0"
},
"engines": {
"node": ">=22.12.0"