chore: bump version to 1.3.14 and update zen-db bin path

- Increment package version from 1.3.13 to 1.3.14
- Update `zen-db` binary path from `dist/cli/database.js`
  to `dist/core/database/cli.js` to reflect new file structure
This commit is contained in:
2026-04-14 19:58:31 -04:00
parent 7ef37e3ebd
commit e1593ce0bf
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@zen/core",
"version": "1.3.13",
"version": "1.3.14",
"description": "Un CMS Next.js construit sur l'essentiel, rien de plus, rien de moins.",
"repository": {
"type": "git",