@vortex/ui-cals Changelog
Cals Design System의 변경사항을 기록합니다.
@vortex/ui-cals 1.0.5 (2025-11-18)
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.5
@vortex/ui-cals 1.0.5-dev.1 (2025-11-18)
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.5-dev.1
@vortex/ui-cals 1.0.4 (2025-11-18)
Bug Fixes
- ci: Improve Storybook test stability in CI environment (cc81e12 )
- config: Support component files without index.ts in Registry build (9aae69f )
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.4
@vortex/ui-cals 1.0.4-dev.2 (2025-11-17)
Bug Fixes
- config: Support component files without index.ts in Registry build (9aae69f )
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.4-dev.2
@vortex/ui-cals 1.0.4-dev.1 (2025-11-17)
Bug Fixes
- ci: Improve Storybook test stability in CI environment (cc81e12 )
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.4-dev.1
@vortex/ui-cals 1.0.3 (2025-11-10)
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.3
@vortex/ui-cals 1.0.2 (2025-11-10)
Bug Fixes
- config: Limit test script to unit project only (1a1e165 )
- config: Separate unit and Storybook test projects in vitest config (76da230 )
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.2
@vortex/ui-cals 1.0.2-dev.1 (2025-11-10)
Bug Fixes
- config: Limit test script to unit project only (1a1e165 )
- config: Separate unit and Storybook test projects in vitest config (76da230 )
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.2-dev.1
@vortex/ui-cals 1.0.1 (2025-11-10)
Bug Fixes
- ci: Add deps.bump=ignore to prevent workspace:* overwrite (1c752bd )
- ci: Fix workspace:* dependency preservation in multi-semantic-release (256897d )
- deps: Restore workspace:* protocol for internal dependencies (6f16dbc ), closes #3176
- deps: Restore workspace:* protocol for internal dependencies (e866d22 )
- workspace: Restore workspace:* protocol after semantic-release override (beaaa0d )
- workspace: Restore workspace:* protocol for internal dependencies (07e8f61 )
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.1
@vortex/ui-cals 1.0.1-dev.9 (2025-11-10)
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.1-dev.4
@vortex/ui-cals 1.0.1-dev.8 (2025-11-10)
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.1-dev.3
@vortex/ui-cals 1.0.1-dev.7 (2025-11-10)
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.1-dev.2
@vortex/ui-cals 1.0.1-dev.6 (2025-11-10)
Bug Fixes
@vortex/ui-cals 1.0.1-dev.5 (2025-11-10)
Bug Fixes
- deps: Restore workspace:* protocol for internal dependencies (e866d22 )
@vortex/ui-cals 1.0.1-dev.4 (2025-11-10)
Bug Fixes
- ci: Fix workspace:* dependency preservation in multi-semantic-release (256897d )
@vortex/ui-cals 1.0.1-dev.3 (2025-11-10)
Bug Fixes
- ci: Add deps.bump=ignore to prevent workspace:* overwrite (1c752bd )
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.1-dev.1
@vortex/ui-cals 1.0.1-dev.2 (2025-11-10)
Bug Fixes
- workspace: Restore workspace:* protocol after semantic-release override (beaaa0d )
@vortex/ui-cals 1.0.1-dev.1 (2025-11-10)
Bug Fixes
- workspace: Restore workspace:* protocol for internal dependencies (07e8f61 )
@vortex/ui-cals 1.0.0 (2025-11-10)
⚠ BREAKING CHANGES
- workspace: None
Features
- cals: Add version info to package description (33346aa )
- cals: Align version to 1.2.0 for package synchronization (27e6cf0 )
- cals: Test detached HEAD fix in deploy:npm sync (a58b95e )
- cals: Update documentation for version 1.2.0 alignment (5c51d0e )
- config: Remove PKG_VERSION from UI packages, import from package.json in CLI (eddb292 )
- docs: Enhance README for ui-cals package (572310d )
- Enhance all packages with improved documentation and features (592a31c )
- ui: Add Cals package with BookingCard component and infrastructure (86a4d74 )
- upgrade: Add version exports to trigger minor version upgrade (c9ddb53 )
- upgrade: Configure semantic-release for minor version upgrade (5e3c512 )
- workspace: Add getVersion and getPackageInfo utility functions to all UI packages (ee7b595 )
- workspace: Add new features to all packages for semantic-release verification (3e89db7 )
- workspace: Add package metadata exports to all packages (734d6da )
- workspace: Enable semantic-release deployment for all packages (41606fb )
Bug Fixes
- cals: Update components export comment (d307c31 )
- ci: Change repository URLs from SSH to HTTPS for semantic-release (2f57f21 )
- ci: Prevent duplicate pipelines from semantic-release commits (ff3ec98 )
- ci: Restore @semantic-release/gitlab plugin with SSH URLs (fa1b862 ), closes #6936
- ci: Switch to @anolilab/multi-semantic-release for v25 compatibility (71201b9 ), closes #3112
- ci: Use unique tag format for each package to prevent conflicts (e200a34 )
- config: Add semantic-release-monorepo for proper monorepo commit filtering (dd3a04b )
- config: Change repository URLs from SSH to HTTPS for new Runner (1e8f69f )
- config: Remove [skip ci] from semantic-release to enable automatic changelog sync (64648ed )
- config: Standardize semantic-release configuration across all packages (60e5116 ), closes #7965
- config: Unify CHANGELOG format by removing conventionalcommits preset (2f05ad0 )
- workspace: Remove @semantic-release/git to prevent concurrent push conflicts (dcbc956 )
Dependencies
- @vortex/ui-foundation: upgraded to 1.0.0
@vortex/ui-cals-v1.1.0-dev.2 (2025-11-09)
- feat(cals): Add version info to package description (33346aa )
- feat(cals): Align version to 1.2.0 for package synchronization (27e6cf0 )
- feat(cals): Update documentation for version 1.2.0 alignment (5c51d0e )
@vortex/ui-cals-v1.1.0-dev.1 (2025-11-08)
- fix(cals): Update components export comment (d307c31 )
- fix(ci): Prevent duplicate pipelines from semantic-release commits (ff3ec98 )
- fix(config): Remove [skip ci] from semantic-release to enable automatic changelog sync (64648ed )
- fix(config): Unify CHANGELOG format by removing conventionalcommits preset (2f05ad0 )
- docs(release): semantic-release 설정 표준화 및 문서 업데이트 (9291739 )
- feat(cals): Test detached HEAD fix in deploy:npm sync (a58b95e )
- feat(workspace): Add getVersion and getPackageInfo utility functions to all UI packages (ee7b595 )
- test(workspace): Retry automatic sync:changelogs test after CI fix (1349567 )
- test(workspace): Test automatic sync:changelogs with dev-tools dependencies fix (5c9b460 )
- test(workspace): Verify automatic sync:changelogs in all UI packages (99991d9 )
- chore(workspace): Retest deploy triggers after CI fix (a0d5adb )
- chore(workspace): Trigger deploy jobs for CHANGELOG sync test (b14ca81 )
@vortex/ui-cals-v1.0.0 (2025-11-06)
- feat: Enhance all packages with improved documentation and features (592a31c )
- feat(docs): Enhance README for ui-cals package (572310d )
- feat(ui): Add Cals package with BookingCard component and infrastructure (86a4d74 )
- feat(upgrade): Add version exports to trigger minor version upgrade (c9ddb53 )
- feat(upgrade): Configure semantic-release for minor version upgrade (5e3c512 )
- feat(workspace): Add new features to all packages for semantic-release verification (3e89db7 )
- feat(workspace): Add package metadata exports to all packages (734d6da )
- feat(workspace): Enable semantic-release deployment for all packages (41606fb )
- chore: Integrate Storybook 10.0.4 into packages/ui-cals (dc6d6bc )
- chore: Integrate Storybook 10.0.4 into ui-icignal package (b5b1188 )
- chore: Test semantic-release sequential execution for all packages (6544f14 )
- chore(icignal): remove foundation preset (a26bc9e )
- chore(icignal): Trigger NPM deployment (2e5e377 )
- chore(release): 1.0.0 [skip ci] (5b28d33 )
- chore(release): 1.0.0-dev.1 [skip ci] (113a7d3 )
- chore(release): 1.0.0-dev.3 [skip ci] (a344b33 )
- chore(release): 1.0.0-dev.4 [skip ci] (9e3e495 )
- chore(release): 1.0.0-dev.5 [skip ci] (aacde05 )
- chore(release): 1.1.0 [skip ci] (d075aa0 )
- chore(release): 1.2.0-dev.1 [skip ci] (d80f9cd )
- chore(ui): Prepare all UI packages for v1.0.0 production deployment (2ab8859 )
- fix(ci): Change repository URLs from SSH to HTTPS for semantic-release (2f57f21 )
- fix(ci): Restore @semantic-release/gitlab plugin with SSH URLs (fa1b862 ), closes #6936
- fix(ci): Use unique tag format for each package to prevent conflicts (e200a34 )
- fix(config): Add semantic-release-monorepo for proper monorepo commit filtering (dd3a04b )
- fix(config): Change repository URLs from SSH to HTTPS for new Runner (1e8f69f )
- fix(config): Standardize semantic-release configuration across all packages (60e5116 ), closes #7965
- fix(workspace): Remove @semantic-release/git to prevent concurrent push conflicts (dcbc956 )
- docs(docs): Enhance resources section and main homepage (02caecb )
- test(workspace): Test concurrent pipeline execution with all packages (d508e31 )
- test(workspace): Test semantic-release deployment with all fixes applied (8a7e8fa )
BREAKING CHANGE
- None
@vortex/ui-cals-v1.0.0-dev.1 (2025-11-06)
- chore: Integrate Storybook 10.0.4 into packages/ui-cals (dc6d6bc )
- chore: Integrate Storybook 10.0.4 into ui-icignal package (b5b1188 )
- chore: Test semantic-release sequential execution for all packages (6544f14 )
- chore(icignal): remove foundation preset (a26bc9e )
- chore(icignal): Trigger NPM deployment (2e5e377 )
- chore(release): 1.0.0 [skip ci] (5b28d33 )
- chore(release): 1.0.0-dev.3 [skip ci] (a344b33 )
- chore(release): 1.0.0-dev.4 [skip ci] (9e3e495 )
- chore(release): 1.0.0-dev.5 [skip ci] (aacde05 )
- chore(release): 1.1.0 [skip ci] (d075aa0 )
- chore(release): 1.2.0-dev.1 [skip ci] (d80f9cd )
- chore(ui): Prepare all UI packages for v1.0.0 production deployment (2ab8859 )
- fix(ci): Change repository URLs from SSH to HTTPS for semantic-release (2f57f21 )
- fix(ci): Restore @semantic-release/gitlab plugin with SSH URLs (fa1b862 ), closes #6936
- fix(ci): Use unique tag format for each package to prevent conflicts (e200a34 )
- fix(config): Add semantic-release-monorepo for proper monorepo commit filtering (dd3a04b )
- fix(config): Change repository URLs from SSH to HTTPS for new Runner (1e8f69f )
- fix(config): Standardize semantic-release configuration across all packages (60e5116 ), closes #7965
- fix(workspace): Remove @semantic-release/git to prevent concurrent push conflicts (dcbc956 )
- feat(docs): Enhance README for ui-cals package (572310d )
- feat(ui): Add Cals package with BookingCard component and infrastructure (86a4d74 )
- feat(workspace): Add package metadata exports to all packages (734d6da )
- feat(workspace): Enable semantic-release deployment for all packages (41606fb )
- docs(docs): Enhance resources section and main homepage (02caecb )
- test(workspace): Test concurrent pipeline execution with all packages (d508e31 )
- test(workspace): Test semantic-release deployment with all fixes applied (8a7e8fa )
BREAKING CHANGE
- None
1.2.0-dev.1 (2025-11-05)
Features
- dev-tools: Add auto-pull functionality to branch command for semantic-release sync (e5c8327 )
- docs: Add comprehensive README for ui-icignal package (0560e4e )
- docs: Enhance README for ui-cals package (572310d )
1.0.0-dev.5 (2025-11-05)
Bug Fixes
- ci: Add CloudFront distribution ID for dev docs deployment (0f541f3 )
- docs: Add force-static export for icon routes (837c8ea )
- docs: Fix ESLint errors in Banner and CodeBlock components (11b2c71 )
Features
- ci: Update CI/CD pipeline for ui-foundation integrated Storybook (5b300b1 )
- docs: Configure menu order to match Phase 0 documentation (1678b3e )
1.0.0-dev.4 (2025-11-03)
Bug Fixes
- ci: Add CloudFront distribution ID for dev docs deployment (0f541f3 )
- docs: Add force-static export for icon routes (837c8ea )
- docs: Fix ESLint errors in Banner and CodeBlock components (11b2c71 )
- docs: Fix MDX parsing errors and optimize dev server memory (3e8d48b )
- docs: Remove title attributes from code blocks (8c02a6a )
Features
- cals: Add cals-demo booking system example (f06e472 )
- ci: Update CI/CD pipeline for ui-foundation integrated Storybook (5b300b1 )
- cli: Add 18 foundation component registries and 22 UI components for CLI (e43c2c8 )
- cli: Add 5 more registry files: table, dialog, drawer, breadcrumb, navigation-menu (3e462f7 )
- cli: Install lucide-react to fix TypeScript errors (eac510a )
- docs: Add serve and preview scripts for static export (e0aa82d )
- docs: Configure menu order to match Phase 0 documentation (1678b3e )
1.0.0 (2025-11-01)
Bug Fixes
- ci: Add Git authentication debugging logs (d9b4c6a )
- ci: Add git credential helper for semantic-release HTTPS auth (ce47024 )
- ci: Add semantic-release/git plugin and configure GITLAB_TOKEN for git operations (71e30fd )
- ci: Add SSH setup for semantic-release in new runner environment (f074f8c )
- ci: Change dev domain structure to 2-level subdomains for ACM certificate compatibility (b437187 )
- ci: Change repository URLs from SSH to HTTPS for semantic-release (2f57f21 )
- ci: Fix semantic-release authentication using GITLAB_TOKEN (9edf49f )
- ci: Prevent duplicate pipelines from semantic-release tag pushes (55d8584 )
- ci: Remove semantic-release gitlab plugin to avoid git authentication issues (25c4229 )
- ci: Rename .releaserc.js to .releaserc.cjs to fix ES module error (4b57a2c )
- ci: Restore @semantic-release/gitlab plugin with SSH URLs (fa1b862 ), closes #6936
- ci: Use CI_JOB_TOKEN for Git authentication to bypass new Runner IP restrictions (2d35010 )
- ci: Use Git URL rewrite for semantic-release authentication (0cc7441 )
- ci: Use GITLAB_TOKEN instead of CI_JOB_TOKEN for semantic-release (ae450df )
- ci: Use unique tag format for each package to prevent conflicts (e200a34 )
- config: Change repository URLs from SSH to HTTPS for new Runner (1e8f69f )
- foundation: Trigger deploy with GITLAB_TOKEN test (7e7c20d )
- workspace: Add missing Git tags to resolve semantic-release E409 conflict (cd6415d )
- workspace: Add unique tagFormat to ui-foundation and cli packages (092f78a )
- workspace: Remove @semantic-release/git to prevent concurrent push conflicts (dcbc956 )
Features
- ci: Add CloudFront distribution IDs for cache invalidation (a31348b )
- ci: Add CloudFront Distribution IDs for Cals Storybook (fbe8987 )
- ci: Add CloudFront distributions and Route53 records for multi-tenant Storybook (451b973 )
- ci: Add multi-tenant Storybook infrastructure (62b3678 )
- ci: Implement per-package conditional deployment with change detection (e7192f7 )
- cli: Add multi-tenant theme support (0bfcdda )
- dev-tools: Add foundation, icignal, cals scopes to support multi-tenant development (58240d6 )
- icignal: Create iCignal package with design tokens and AnalyticsCard (3cf74d8 )
- test: add test file to trigger semantic-release (bd9dd3a )
- ui: Add Cals package with BookingCard component and infrastructure (86a4d74 )
- workspace: Add package metadata exports to all packages (734d6da )
- workspace: Enable semantic-release deployment for all packages (41606fb )
Performance Improvements
- ci: Add node_modules caching for 60% faster semantic-release (6cb76a4 )
- ci: Enable parallel builds with upgraded t3.xlarge instance (941c63a )
- ci: Optimize build:apps performance (bba9a1c )
BREAKING CHANGES
- workspace: None
- icignal: Renamed @vortex/storybook to @vortex/storybook-foundation
1.0.0-dev.3 (2025-11-01)
Bug Fixes
- ci: Add Git authentication debugging logs (d9b4c6a )
- ci: Add git credential helper for semantic-release HTTPS auth (ce47024 )
- ci: Add semantic-release/git plugin and configure GITLAB_TOKEN for git operations (71e30fd )
- ci: Add SSH setup for semantic-release in new runner environment (f074f8c )
- ci: Change repository URLs from SSH to HTTPS for semantic-release (2f57f21 )
- ci: Fix semantic-release authentication using GITLAB_TOKEN (9edf49f )
- ci: Remove semantic-release gitlab plugin to avoid git authentication issues (25c4229 )
- ci: Restore @semantic-release/gitlab plugin with SSH URLs (fa1b862 ), closes #6936
- ci: Use CI_JOB_TOKEN for Git authentication to bypass new Runner IP restrictions (2d35010 )
- ci: Use Git URL rewrite for semantic-release authentication (0cc7441 )
- ci: Use GITLAB_TOKEN instead of CI_JOB_TOKEN for semantic-release (ae450df )
- config: Change repository URLs from SSH to HTTPS for new Runner (1e8f69f )
- foundation: Trigger deploy with GITLAB_TOKEN test (7e7c20d )
- workspace: Add missing Git tags to resolve semantic-release E409 conflict (cd6415d )
Features
- cli: Add multi-tenant theme support (0bfcdda )
Performance Improvements
- ci: Add node_modules caching for 60% faster semantic-release (6cb76a4 )
Last updated on