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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user