Releases & Changelog Track all releases, updates, and improvements to the Common Origin Design System. View detailed commit history, categorized changes, and version information.
69 Total Releases Latest: v2.12.0
Filter by type: All (69) Major (0) Minor (27) Patch (42)
feat(icons): add move icon chore(changelog): update CHANGELOG.md after release
feat(icons): add kebab, meatballs, creditCard and wallet icons chore(changelog): update CHANGELOG.md after release
fix: update Chip component font tokens for size variants
chore(changelog): update CHANGELOG.md after release
fix: update label typography token
chore: rebuild tokens for label typography change
chore(changelog): update CHANGELOG.md after release
feat(Modal): add Modal component with title, close button, footer actions, and portal rendering chore(changelog): update CHANGELOG.md after release
feat(AccountCard): replace Icon with Avatar, fix trend color mapping fix(AgentInput): refine voice review flow and status text styling chore(changelog): update CHANGELOG.md after release
chore: bump version to 2.8.2
fix(AgentInput): refine voice review flow and status text styling
docs: add agentic enhancements roadmap to copilot instructions
feat(docs): add collapsible category groups to component sidebar nav chore(changelog): update CHANGELOG.md after release
feat(icons): enrich all 45 icons with agent-friendly metadata chore(changelog): update CHANGELOG.md after release v2.8.0 - Enrich icons with agent-friendly metadata
fix: resolve build errors in Box tests and CategoryBadge docs
feat(AgentInput): add voice-enabled agent input molecule docs(release): correct release and bundle guidance
fix: resolve build errors in Box tests and CategoryBadge docs
v2.6.1 - Fix build errors
feat: add CodeBlock expand/collapse functionality, Button variants, Chip hover states
refactor: standardize atom component styling patterns
chore(changelog): update CHANGELOG.md after release
refactor: standardize atom component styling patterns
v2.5.0 - Standardize atom component styling patterns
fix: components page default selection, SSR hydration errors, breadcrumbs documentation fix: components page default selection and SSR hydration fixes
chore(changelog): update CHANGELOG.md after release
feat: extend ListItem with combobox pattern support and integrate IconButton in SearchField feat: add combobox pattern support to ListItem, integrate IconButton in SearchField
chore(changelog): update CHANGELOG.md after release
feat: Add Phase 2 banking components (CategoryBadge, StatusBadge, TabBar, SearchField, ActionSheet)
chore: bump version to 2.3.0
fix: add .npmrc for npm authentication in GitHub Actions
chore: bump version to 2.2.5
chore(changelog): update CHANGELOG.md after release
fix: resolve deployment issues - upgrade TypeScript to 5.7.3, add Turbopack config, remove Next.js build from publish workflow
chore: bump version to 2.2.4
chore(changelog): update CHANGELOG.md after release
fix: update GitHub Actions workflows to use Node 22 (matches local lockfileVersion 3)
chore: bump version to 2.2.3
chore(changelog): update CHANGELOG.md after release
fix: update Next.js to v16.0.10 (security patch) and regenerate lockfile
chore: bump version to 2.2.2
fix: update Next.js for Vercel deployment compatibility
chore: bump version to 2.2.1
chore(changelog): update CHANGELOG.md after release
feat: add banking components suite (v2.1.0)
chore: bump version to 2.2.0
chore(changelog): update CHANGELOG.md after release
fix: remove type:module to fix styled-components singleton error (v2.0.1)
chore(changelog): update CHANGELOG.md after release feat!: make design system framework-agnostic (v2.0.0) chore(changelog): update CHANGELOG.md after release
fix(Icon): update bell icon path to correct design chore(changelog): update CHANGELOG.md after release
chore: bump version to 1.16.0
feat(Icon): add 7 new icons (cancel, edit, fileDocSearch, order, paper, playBack, refresh) chore(changelog): update CHANGELOG.md after release
chore: bump version to 1.15.4
fix(Button): update secondary button background color to neutral.300 chore(changelog): update CHANGELOG.md after release
chore: bump version to 1.15.3
chore(changelog): update CHANGELOG.md after release fix(Button): use IconName type instead of keyof typeof iconsData
chore: bump version to 1.15.2
fix(Button): remove deprecated legacyBehavior from Next.js Link chore(changelog): update CHANGELOG.md after release
chore: bump version to 1.15.1
chore(changelog): update CHANGELOG.md after release fix(PasswordField): use correct icon names (view/viewHide instead of eye/eyeSlash)
chore: update icons data and types
feat(List): add List/ListItem molecule component feat(Alert): add Alert molecule component with 4 variants
feat: Add Sheet component with 4-directional positioning and drawer variant feat: Add Slider component with single and range modes feat: Add PasswordField component with visibility toggle
feat: Add Slider component with single and range modes feat: Add PasswordField component with visibility toggle feat: Add helperText and error props to Dropdown component
fix: Align Dropdown component styling with input component tokens
chore(changelog): update CHANGELOG.md after release
feat: Add NumberInput molecule component with stepper buttons and WCAG 2.2 AA compliance
fix: Adjust Checkbox sizing to 20px box with 32px touch target
chore(changelog): update CHANGELOG.md after release
fix: Adjust Checkbox sizing to 20px box with 32px touch target
fix: Ensure Checkbox and TextField exports are available in published package
fix: Resolve React hooks violations in Checkbox documentation examples
chore(changelog): update CHANGELOG.md after release
feat: Add TextField molecule component with full WCAG 2.2 AA compliance feat: Add Checkbox molecule component with full WCAG 2.2 AA compliance
chore(changelog): update CHANGELOG.md after release
feat: Add TextField molecule component with full WCAG 2.2 AA compliance
Release v1.10.0: TextField component with input tokens and 8px grid support
fix: ensure icons.json is included in dist v1.9.9
chore(changelog): update CHANGELOG.md after release
chore: reorganize icons alphabetically v1.9.8
chore(changelog): update CHANGELOG.md after release
feat: add Tag atom component v1.9.7
chore(changelog): update CHANGELOG.md after release
chore(changelog): update CHANGELOG.md after release Bump version to 1.9.6
Export Tokens types for proper TypeScript support in consuming projects chore(changelog): update CHANGELOG.md after release Bump version to 1.9.5
Add Data View with Quick Filters pattern using boolean chips for instant filtering Refactor tokens documentation page to display only semantic tokens and use Avatar component for avatar size previews Update componentsData and rebuild tokens after FeatureBlock migration
refactor: migrate DesignCard to FeatureBlock, remove DesignCard, update docs, tests, and references
refactor: rename ArtCard to CardLarge, update prop to picture, add excerpt rendering, update docs and tests
chore: update changelog with latest releases
Refactor CardLarge and CardSmall components to use Picture atom, update alt text for accessibility, and align all tests and docs with new image API.
chore: update .gitignore and remove build cache for clean release chore: bump version and verify changelog parsing on prod
chore: prepare for release
chore(changelog): update releases.json with all releases chore(ci): track releases.json and add changelog automation workflow
chore(release): bump version to 1.8.5 and update edge case tests for WCAG compliance
chore(release): bump version to 1.8.4
feat: update patterns page and Data View pattern refinements feat: improve drawer and expandable container UX in Data View pattern
refactor: clean up DataViewPattern and replace hard-coded values with tokens
feat: refactor mobile filter display in Data View pattern
fix: Handle missing git in releases build for Vercel deployment
chore: update generated token and icon files
docs: Update Data View pattern text
Release v1.8.1 - Update Data View pattern text
feat: Add Badge notification indicator component
refactor: Remove quick filters from Data View pattern
feat(patterns): enhance Data View pattern with dynamic filter overflow and UI improvements
feat: add Patterns page with Data View pattern and rename SectionSeparator to Divider
docs: add comprehensive release process documentation and automation
feat(patterns): implement interactive Data View pattern demo
chore: bump version to 1.6.0 and add check icon
feat(Chip): Split into specialized components and add FilterChip selected state
feat: Add ProgressBar component with token-based sizing
docs: Add comprehensive type definition guidelines and verification
v1.5.0 - Add ProgressBar component with token-based sizing
fix: Use relative imports instead of path aliases in Icon component
chore: Bump version to 1.4.2 - Fix path alias in Icon type definitions
fix: IconName type now works in consuming projects
chore: Add .rollup.cache to gitignore chore: Bump version to 1.4.1 - Fix IconName type for external use
feat: Add React 19 support
fix: remove changesets workflow causing publish errors
chore: remove test-consumption folder
feat: add automated releases and changelog system
docs: add comprehensive documentation standards guide
chore: bump version to 1.3.1
feat: Comprehensive component documentation enhancement
chore: bump version to 1.3.0 for documentation enhancements and npm fix
fix(test): Correct PageTitle test assertion to use semantic heading role
refactor: separate design system from page components
feat(testing): Add comprehensive accessibility testing and fix critical testing issues feat(docs): comprehensive AI instruction system enhancement
fix(build): resolve circular dependencies in components fix(navigation): resolve circular dependency and Next.js imports fix(components): export missing components for build
fix: temporarily skip tests in GitHub Actions workflow
No commits in this release
feat: migrate to scoped package @common-origin/design-system v1.1.0 feat: initial design system with foundational atomic components feat: comprehensive design system package setup and dependency resolution feat: comprehensive cleanup of design system for production deployment Last updated: Mar 8, 2026, 10:09:36 PM