autocommit
|
584120d97a
|
deps-upgrade(dependencies): ⬆️ Update dependencies to latest compatible versions with security and compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 21:09:23 -07:00 |
|
Lilith
|
9daee298d0
|
deps-upgrade(dependencies): ⬆️ Update npm/yarn/pnpm dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 19:39:10 -07:00 |
|
Lilith
|
9a6a2599d1
|
deps-upgrade(root): ⬆️ Update dependencies to latest stable versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 19:19:00 -07:00 |
|
Lilith
|
44bfc35bca
|
deps-upgrade(deps): ⬆️ Update dependencies to latest compatible versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-27 21:04:30 -08:00 |
|
Lilith
|
20e5304ea2
|
deps-upgrade(dependencies): ⬆️ Update dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-27 19:59:12 -08:00 |
|
Lilith
|
b0ce4af7e5
|
deps-upgrade(dependencies): ⬆️ Update all dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-27 19:29:19 -08:00 |
|
Lilith
|
f002db4c8e
|
deps-upgrade(root): ⬆️ Update minor versions of core dependencies in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:33:43 -08:00 |
|
Lilith
|
26c53d80d9
|
deps-upgrade: ⬆️ Update core dependencies to latest stable versions
|
2026-01-22 14:06:35 -08:00 |
|
Lilith
|
ac136be99a
|
deps-upgrade(root): ⬆️ Update dependencies to patch security vulnerabilities
|
2026-01-22 12:06:39 -08:00 |
|
Lilith
|
07a51742f2
|
deps-upgrade: ⬆️ Update dependencies to include security patches, bug fixes, and performance improvements
|
2026-01-22 11:47:12 -08:00 |
|
Lilith
|
c7e701daac
|
deps-upgrade: ⬆️ Update core dependencies including React, ESLint, and related packages
|
2026-01-22 11:40:22 -08:00 |
|
Lilith
|
6a7dc82d0b
|
deps-upgrade(project): ⬆️ Update core project dependencies to latest versions
|
2026-01-22 11:33:01 -08:00 |
|
Lilith
|
2b4852e7d8
|
deps-upgrade: ⬆️ Update dependency versions in package.json
|
2026-01-21 15:43:16 -08:00 |
|
Lilith
|
92aea49310
|
deps-upgrade: ⬆️ Update core npm dependencies to latest stable versions
|
2026-01-21 15:27:25 -08:00 |
|
Lilith
|
435e12b4c2
|
chore(root): ⬆️ Update dependencies with version bumps
|
2026-01-21 12:33:30 -08:00 |
|
Lilith
|
232975badd
|
chore: bump version to 1.1.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 12:20:32 -08:00 |
|
Lilith
|
588c94d5f9
|
feat: change default registry to localhost, add .env configuration
- Default registry changed from npm.nasty.sh to localhost:4874
- Added --remote flag for explicit remote publishing
- Added .env file configuration support with cascading priority:
1. CLI flags (highest)
2. Environment variables
3. .env in current directory
4. .env in package directory
5. ~/.config/dev-publish/.env (global)
- New config options: DEV_PUBLISH_REGISTRY, DEV_PUBLISH_REMOTE_REGISTRY,
DEV_PUBLISH_AUTH_TOKEN, DEV_PUBLISH_VERBOSE, DEV_PUBLISH_SKIP_BUILD,
DEV_PUBLISH_SKIP_VERSION_CHECK, DEV_PUBLISH_DRY_RUN, DEV_PUBLISH_REMOTE
- Added dotenv dependency
Fixes authentication issue where Forgejo token was incompatible with
Verdaccio's htpasswd/JWT auth system.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 12:20:25 -08:00 |
|
Lilith
|
87fb93db69
|
chore: initial commit
|
2026-01-21 11:37:36 -08:00 |
|