chore: bump version to 1.3.12 and expose logger module

- Bump package version from 1.3.11 to 1.3.12
- Add `src/shared/lib/logger.js` to tsup build entry points to expose the logger module as a public export
This commit is contained in:
2026-04-12 22:00:29 -04:00
parent 1cd4f322e8
commit 57dcd2c4d1
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@zen/core",
"version": "1.3.11",
"version": "1.3.12",
"description": "Un CMS construit sur l'essentiel, rien de plus, rien de moins.",
"repository": {
"type": "git",