Skip to Content
ResourcesChangelog@vortex/ui-icignal Changelog

@vortex/ui-icignal Changelog

Icignal Design System의 변경사항을 기록합니다.


@vortex/ui-icignal 1.0.5  (2025-11-18)

Dependencies

  • @vortex/ui-foundation: upgraded to 1.0.5

@vortex/ui-icignal 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-icignal 1.0.3  (2025-11-10)

Dependencies

  • @vortex/ui-foundation: upgraded to 1.0.3

@vortex/ui-icignal 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 )
  • icignal: Use relative import in Story instead of package self-reference (6854b51 )

Dependencies

  • @vortex/ui-foundation: upgraded to 1.0.2

@vortex/ui-icignal 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-icignal 1.0.0 (2025-11-10)

⚠ BREAKING CHANGES

  • workspace: None
  • icignal: Renamed @vortex/storybook to @vortex/storybook-foundation

Features

  • config: Remove PKG_VERSION from UI packages, import from package.json in CLI (eddb292 )
  • docs: Add comprehensive README for ui-icignal package (0560e4e )
  • Enhance all packages with improved documentation and features (592a31c )
  • icignal: Add test comment for changelog verification (d31eb44 )
  • icignal: Align version to 1.2.0 for package synchronization (80dd02a )
  • icignal: Create iCignal package with design tokens and AnalyticsCard (3cf74d8 )
  • icignal: Test detached HEAD fix in deploy:npm sync (5f8fc5b )
  • icignal: Update documentation for version 1.2.0 alignment (844fd1a )
  • 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

  • ci: Change repository URLs from SSH to HTTPS for semantic-release (2f57f21 )
  • ci: Prevent duplicate pipelines from semantic-release commits (ff3ec98 )
  • 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: 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 )
  • icignal: Update components export comment (e23eb3d )
  • workspace: Remove @semantic-release/git to prevent concurrent push conflicts (dcbc956 )

Dependencies

  • @vortex/ui-foundation: upgraded to 1.0.0

@vortex/ui-icignal-v1.1.0 (2025-11-10)

  • chore(release): 1.0.1-dev.3 (06c7c24 )
  • chore(release): 1.0.1-dev.4 (780d357 )
  • chore(release): 1.0.1-dev.5 [skip ci] (715c64b )
  • chore(release): 1.0.1-dev.6 [skip ci] (ca86605 )
  • chore(release): 1.1.0-dev.1 [skip ci] (84d3a4e )
  • chore(release): 1.1.0-dev.2 [skip ci] (08af198 )
  • docs: Update package descriptions for better clarity (e7897c0 )
  • docs(release): semantic-release 설정 표준화 및 문서 업데이트 (9291739 )
  • feat(config): Remove PKG_VERSION from UI packages, import from package.json in CLI (eddb292 )
  • feat(icignal): Align version to 1.2.0 for package synchronization (80dd02a )
  • feat(icignal): Test detached HEAD fix in deploy:npm sync (5f8fc5b )
  • feat(icignal): Update documentation for version 1.2.0 alignment (844fd1a )
  • feat(workspace): Add getVersion and getPackageInfo utility functions to all UI packages (ee7b595 )
  • fix(ci): Prevent duplicate pipelines from semantic-release commits (ff3ec98 )
  • fix(icignal): Update components export comment (e23eb3d )
  • 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): Test git pull fix for automatic CHANGELOG sync (4014797 )
  • test(workspace): Verify automatic sync:changelogs in all UI packages (99991d9 )

@vortex/ui-icignal-v1.0.0 (2025-11-06)

  • feat: Enhance all packages with improved documentation and features (592a31c )
  • feat(docs): Add comprehensive README for ui-icignal package (0560e4e )
  • feat(icignal): Create iCignal package with design tokens and AnalyticsCard (3cf74d8 )
  • 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): release 1.0.0-dev.1 [skip ci] (44d05f9 )
  • chore(icignal): release 1.0.0-dev.1 [skip ci] (63dffae )
  • chore(icignal): remove foundation preset (a26bc9e )
  • chore(icignal): Trigger NPM deployment (2e5e377 )
  • chore(release): 1.0.0 [skip ci] (23b9a21 )
  • chore(release): 1.0.0-dev.1 [skip ci] (623dbe6 )
  • chore(release): 1.0.0-dev.2 [skip ci] (c087db3 )
  • chore(release): 1.0.0-dev.3 [skip ci] (7150ab2 )
  • chore(release): 1.0.0-dev.4 [skip ci] (fc8ebf9 )
  • chore(release): 1.0.0-dev.5 [skip ci] (5cbb72a )
  • chore(release): 1.1.0 [skip ci] (3638e33 )
  • chore(release): 1.1.1 [skip ci] (e9e10d0 )
  • chore(release): 1.1.1-dev.1 [skip ci] (3d0f397 )
  • 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): Rename .releaserc.js to .releaserc.cjs to fix ES module error (4b57a2c )
  • 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 )
  • test(icignal): Add AnalyticsCard component tests (ff494ac )
  • test(icignal): Add vitest setup file (1e1bde6 )
  • test(workspace): Test concurrent pipeline execution with all packages (d508e31 )
  • test(workspace): Test semantic-release deployment with all fixes applied (8a7e8fa )

BREAKING CHANGE

  • None
  • Renamed @vortex/storybook to @vortex/storybook-foundation

1.1.1 (2025-11-06)

  • chore: Merge develop into feature branch and resolve conflicts (a61e864 )
  • chore(ci): Add disk space management to prevent ENOSPC errors (8e14341 )
  • chore(ci): Trigger pipeline to retry deploy:npm:icignal (1c4b595 ), closes #2891 
  • chore(icignal): remove foundation preset (a26bc9e )
  • chore(release): 1.0.0-dev.5 [skip ci] (5cbb72a )
  • chore(release): 1.2.0-dev.1 [skip ci] (d80f9cd )
  • chore(workspace): Merge develop to main for Phase 0-4 production deployment (9da8e67 ), closes #2919 
  • fix(config): Standardize semantic-release configuration across all packages (60e5116 ), closes #7965 
  • fix(foundation): Fix Storybook CSS import path to use globals.css (10420cf )
  • feat(dev-tools): Add auto-pull functionality to branch command for semantic-release sync (e5c8327 )
  • feat(dev-tools): Add CHANGELOG preview to MR description (c1d570f )
  • feat(dev-tools): Add scope grouping with separators (74e83b0 )
  • feat(dev-tools): Add version impact to branch type selection (023ce8e )
  • feat(dev-tools): Auto-update Docs CHANGELOG on merge (2530fda )
  • feat(dev-tools): Skip breaking changes question in commit (9dcaff5 )
  • feat(dev-tools): Unify scope definitions with JSON generation (4d006a7 )
  • feat(docs): Add ComponentHeader component with version display (ff28088 )
  • feat(docs): Implement automated version extraction and display system (f63ca0f )
  • feat(foundation): Temporarily comment out tw-animate-css import to fix build (ca82481 )
  • feat(foundation): Temporarily comment out tw-animate-css import to fix build (ddff818 )
  • feat(foundation): Temporarily comment out tw-animate-css import to fix build in develop (e90302f )
  • feat(foundation): Temporarily comment out tw-animate-css import to fix build in main (62266c0 )
  • feat(upgrade): Minor version upgrade to 1.1.0 for all packages (current )
  • Merge branch ‘develop’ into ‘main’ (258ab8a )
  • Merge branch ‘feature/dev-tools-auto-pull-for-branch-sync’ into develop (c215065 )
  • Merge branch ‘feature/dev-tools-improve-ux-prompts’ into ‘develop’ (55ff88d )
  • Merge branch ‘feature/docs-add-prerequisites-section’ into ‘develop’ (a6b0bc3 )
  • Merge branch ‘feature/foundation-configs’ into ‘develop’ (6e3dfb9 )
  • Merge feature/dev-tools-improve-ux-prompts into develop (c08b5ef )
  • docs(docs): Add comprehensive prerequisites section (152fdb1 )

1.0.0 (2025-11-05)

Bug Fixes

  • ci: Add CloudFront distribution ID for dev docs deployment (0f541f3 )
  • 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 )
  • 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 )
  • 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

  • cals: Add cals-demo booking system example (f06e472 )
  • 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 )
  • 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: Add multi-tenant theme support (0bfcdda )
  • cli: Install lucide-react to fix TypeScript errors (eac510a )
  • dev-tools: Add foundation, icignal, cals scopes to support multi-tenant development (58240d6 )
  • docs: Add serve and preview scripts for static export (e0aa82d )
  • docs: Configure menu order to match Phase 0 documentation (1678b3e )
  • 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
Last updated on