You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: change the package name to @zenstackhq/proxy (#3)
* fix: change the package name to `@zenstackhq/proxy`
- Consolidate Dependabot configuration for npm
- Remove obsolete Claude Code Review workflow
- Add .prettierignore and .prettierrc for code formatting
- Update README for schema option formatting
- Create CLI entry point in bin/cli.js
- Modify package.json for clearer project description
- Enhance error handling in index.ts
- Fix import typo in server.ts
- Improve telemetry import in telemetry.ts
- Refine getNodeModulesFolder logic in version-utils.ts
- Clarify comments in zmodel-parser.ts
* fix: change runner to ubuntu-latest in build-test workflow
0 commit comments