hykocx
692f639cb5
chore: bump version to 1.3.45
2026-04-22 13:03:10 -04:00
hykocx
7cabdff799
chore: bump version to 1.3.44
2026-04-22 12:58:32 -04:00
hykocx
17065292b8
chore: bump version to 1.3.43
2026-04-22 12:50:24 -04:00
hykocx
dade434bd7
chore: bump version to 1.3.42
2026-04-22 12:38:29 -04:00
hykocx
0eeeb9542f
chore: bump version to 1.3.41
2026-04-22 12:33:57 -04:00
hykocx
1bc8681b9e
chore: bump version to 1.3.40
2026-04-22 12:10:25 -04:00
hykocx
d8313cfeda
chore: bump version to 1.3.39
2026-04-22 12:05:49 -04:00
hykocx
a85b3f1c1e
chore: bump version to 1.3.38
2026-04-22 12:00:18 -04:00
hykocx
066b1eac0a
chore: bump version to 1.3.37
2026-04-22 11:49:37 -04:00
hykocx
99ef8b2326
chore: bump version to 1.3.36
2026-04-22 11:47:05 -04:00
hykocx
0111e4b548
chore(build): bump version to 1.3.35 and fix build:css font copy command
2026-04-22 11:33:53 -04:00
hykocx
d4e3b395e3
chore: bump version to 1.3.34
2026-04-22 11:31:10 -04:00
hykocx
4d84669f9f
chore: bump version to 1.3.33
2026-04-22 11:11:15 -04:00
hykocx
e2d688c47a
chore(release): bump version to 1.3.32
2026-04-22 11:09:30 -04:00
hykocx
88c04045d2
chore: bump version to 1.3.31
2026-04-19 17:16:02 -04:00
hykocx
2b9a33f37c
chore: bump version to 1.3.30
2026-04-19 17:12:19 -04:00
hykocx
9b44b3a6af
chore: bump version to 1.3.29
2026-04-19 17:11:21 -04:00
hykocx
a6a681e358
chore: bump version to 1.3.28
2026-04-19 17:04:39 -04:00
hykocx
d855485ef1
chore(config): bump version to 1.3.27
2026-04-19 16:57:04 -04:00
hykocx
10660bedf5
chore(release): bump version to 1.3.26
2026-04-19 16:42:56 -04:00
hykocx
5132d0b52a
chore: bump version to 1.3.25
2026-04-19 16:06:51 -04:00
hykocx
fc7d4ffe1f
chore: bump version to 1.3.24
2026-04-15 20:51:09 -04:00
hykocx
c0a62fe87a
chore: bump version to 1.3.23
2026-04-15 20:46:34 -04:00
hykocx
1c6eb0c818
chore: bump version to 1.3.22
2026-04-15 20:43:21 -04:00
hykocx
371a69c499
chore: bump version to 1.3.21
2026-04-15 19:58:02 -04:00
hykocx
c7018848a1
chore: bump version to 1.3.20
2026-04-15 19:55:54 -04:00
hykocx
8b8accdfce
chore(release): bump version to 1.3.19
2026-04-15 19:47:48 -04:00
hykocx
2f5cf9fe22
chore: bump version to 1.3.18
2026-04-15 17:50:57 -04:00
hykocx
2b79abb351
chore: bump version to 1.3.17 and add themes export
2026-04-15 17:06:41 -04:00
hykocx
be064011b3
chore: bump version to 1.3.16
2026-04-14 20:15:45 -04:00
hykocx
240bfd1ff1
chore: bump version from 1.3.14 to 1.3.15
2026-04-14 20:01:33 -04:00
hykocx
e1593ce0bf
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
2026-04-14 19:58:31 -04:00
hykocx
df9378cae0
chore: bump version from 1.3.12 to 1.3.13
2026-04-13 15:13:43 -04:00
hykocx
57dcd2c4d1
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
2026-04-12 22:00:29 -04:00
hykocx
1cd4f322e8
chore: bump version from 1.3.10 to 1.3.11
2026-04-12 21:44:11 -04:00
hykocx
35c5ac7ff7
chore: bump version from 1.3.9 to 1.3.10
2026-04-12 20:41:53 -04:00
hykocx
c65d028a20
chore: bump version from 1.3.8 to 1.3.9
2026-04-12 19:09:13 -04:00
hykocx
33c65d9871
chore: bump version to 1.3.8 and fix module import path
...
- Bump package version from 1.3.7 to 1.3.8
- Update modules.actions.js import to use package alias
`@zen/core/core/modules` instead of relative path
2026-04-12 19:05:00 -04:00
hykocx
fd228a9e49
chore: bump version from 1.3.6 to 1.3.7
2026-04-12 18:58:33 -04:00
hykocx
8fd5e361f0
chore: add TypeScript as explicit dev dependency
...
Add `typescript@^6.0.2` as an explicit devDependency instead of
relying on it being pulled in transitively. This ensures consistent
TypeScript version usage across the project and makes the dependency
requirement clear.
2026-04-12 18:42:45 -04:00
hykocx
8c66ca60d7
chore: bump version to 1.3.6 and remove unused dependencies
...
- Remove `react-email`, `react-grid-layout` from dependencies
- Remove `tailwindcss`, `@tailwindcss/cli`, `@tailwindcss/postcss`,
`autoprefixer`, `postcss`, and `typescript` from devDependencies
- Update package-lock.json to reflect dependency removals
- Bump package version from 1.3.5 to 1.3.6
2026-04-12 18:42:10 -04:00
hykocx
8852ce4705
chore: bump version from 1.3.4 to 1.3.5
2026-04-12 18:33:05 -04:00
hykocx
7fc14fece7
chore: bump version from 1.3.3 to 1.3.4
2026-04-12 17:40:52 -04:00
hykocx
2017f9791b
docs: remove zen-setup CLI and simplify installation guide
...
- Remove `zen-setup` binary from package.json and package-lock.json
- Replace manual setup steps with `npx @zen/start` CLI command
- Simplify INSTALL.md by reducing steps from 6 to 4
- Update DEV.md to reflect removal of zen-setup from CLI scripts
- Fix relative path to `.env.example` in documentation
2026-04-12 17:07:33 -04:00
hykocx
81172bda94
chore: rename package from @hykocx/zen to @zen/core
...
Update all references across source files, documentation, and
configuration to reflect the new package scope and name. This includes
updating `.npmrc` registry config, install instructions, module
examples, and all import path comments throughout the codebase.
2026-04-12 15:09:26 -04:00
hykocx
134008daea
chore: bump version to 1.3.2
2026-04-12 14:42:01 -04:00
hykocx
024d6e37e6
revert: fix package version from 1.4.0 to 1.3.1
...
Reverts the package version in package-lock.json from 1.4.0 back to 1.3.1
2026-04-12 13:07:59 -04:00
hykocx
65ae3c6788
chore: import codes
2026-04-12 12:50:14 -04:00