Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [4.0.0](v3.15.5...v4.0.0) (2023-09-13) ### Bug Fixes * **comment:** update comment of dark mode token ([a735309](a735309)) * **token:** fix typo in dark token config ([461f5eb](461f5eb)) ### chore * update npm namespace [#122](#122) ([1ef7d41](1ef7d41)) ### Features * **prefix:** BREAKING CHANGE update token prefix from auro to ds [#118](#118) ([9aaa33a](9aaa33a)) ### Performance Improvements * **darkmode:** update token naming convention [#129](#129) ([83fee5a](83fee5a)) * **public:** change value of deprecated tokens [#122](#122) ([427f8d9](427f8d9)) ### BREAKING CHANGES * This commit updates the npm namespace from @alaskaairux to @AuroDesignSystem Changes to be committed: modified: package.json * **public:** This commit changes the public access of the token from `true` to `false`. This setting will restrict the distribution of the token into the various distributed generated resources. Changes to be committed: modified: src/breakpoint.json modified: src/color-dark/base.json modified: src/color/alert.json modified: src/color/base.json modified: src/color/border.json modified: src/color/icon.json modified: src/color/text.json modified: src/color/tier.json modified: src/color/ui.json modified: src/depth.json modified: src/shadow.json modified: src/size/scale.json
- Loading branch information