diff --git a/CHANGELOG.md b/CHANGELOG.md index d6a2a957c..18dbefdf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.25.2](https://github.com/Royal-Navy/design-system/compare/4.25.1...4.25.2) (2024-11-22) + +### Bug Fixes + +- **DismissibleBanner:** Adjust Checkbox alignment ([e1416a0](https://github.com/Royal-Navy/design-system/commit/e1416a0e7b95e1484e4f325c10d3429420585d80)) + ## [4.25.1](https://github.com/Royal-Navy/design-system/compare/4.25.0...4.25.1) (2024-11-11) **Note:** Version bump only for package royal-navy-design-system diff --git a/lerna.json b/lerna.json index aa69fa419..625a61bc5 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { - "version": "4.25.1", + "version": "4.25.2", "npmClient": "pnpm" } diff --git a/packages/design-tokens/CHANGELOG.md b/packages/design-tokens/CHANGELOG.md index 6068f4c5f..f50810315 100644 --- a/packages/design-tokens/CHANGELOG.md +++ b/packages/design-tokens/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.25.2](https://github.com/Royal-Navy/design-system/compare/4.25.1...4.25.2) (2024-11-22) + +**Note:** Version bump only for package @royalnavy/design-tokens + ## [4.25.1](https://github.com/Royal-Navy/design-system/compare/4.25.0...4.25.1) (2024-11-11) **Note:** Version bump only for package @royalnavy/design-tokens diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index 50157f42f..8ff5e8109 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/design-tokens", - "version": "4.25.1", + "version": "4.25.2", "main": "dist/cjs/index.js", "author": "Royal Navy", "license": "Apache-2.0", @@ -39,7 +39,7 @@ "@babel/preset-env": "^7.25.4", "@babel/preset-react": "^7.24.7", "@babel/preset-typescript": "^7.24.7", - "@royalnavy/eslint-config-react": "^4.25.1", + "@royalnavy/eslint-config-react": "^4.25.2", "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^16.0.1", "@types/jest": "^29.5.13", diff --git a/packages/eslint-config-react/CHANGELOG.md b/packages/eslint-config-react/CHANGELOG.md index 0be7b025a..8e28b3f58 100644 --- a/packages/eslint-config-react/CHANGELOG.md +++ b/packages/eslint-config-react/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.25.2](https://github.com/Royal-Navy/design-system/compare/4.25.1...4.25.2) (2024-11-22) + +**Note:** Version bump only for package @royalnavy/eslint-config-react + ## [4.25.1](https://github.com/Royal-Navy/design-system/compare/4.25.0...4.25.1) (2024-11-11) **Note:** Version bump only for package @royalnavy/eslint-config-react diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 782d6a8e6..6ca57ffd5 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/eslint-config-react", - "version": "4.25.1", + "version": "4.25.2", "files": [ "index.js", "prettier.config.js" diff --git a/packages/fonts/CHANGELOG.md b/packages/fonts/CHANGELOG.md index a5aa347ef..ab7dbdcdf 100644 --- a/packages/fonts/CHANGELOG.md +++ b/packages/fonts/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.25.2](https://github.com/Royal-Navy/design-system/compare/4.25.1...4.25.2) (2024-11-22) + +**Note:** Version bump only for package @royalnavy/fonts + ## [4.25.1](https://github.com/Royal-Navy/design-system/compare/4.25.0...4.25.1) (2024-11-11) **Note:** Version bump only for package @royalnavy/fonts diff --git a/packages/fonts/package.json b/packages/fonts/package.json index 863c85f1b..dd021eb6f 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/fonts", - "version": "4.25.1", + "version": "4.25.2", "main": "index.css", "author": "Royal Navy", "license": "Apache-2.0", diff --git a/packages/icon-library/CHANGELOG.md b/packages/icon-library/CHANGELOG.md index 14dd47003..9a93c5bae 100644 --- a/packages/icon-library/CHANGELOG.md +++ b/packages/icon-library/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.25.2](https://github.com/Royal-Navy/design-system/compare/4.25.1...4.25.2) (2024-11-22) + +**Note:** Version bump only for package @royalnavy/icon-library + ## [4.25.1](https://github.com/Royal-Navy/design-system/compare/4.25.0...4.25.1) (2024-11-11) **Note:** Version bump only for package @royalnavy/icon-library diff --git a/packages/icon-library/package.json b/packages/icon-library/package.json index 208dbf510..e4b13d0b9 100644 --- a/packages/icon-library/package.json +++ b/packages/icon-library/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/icon-library", - "version": "4.25.1", + "version": "4.25.2", "main": "dist/cjs/index.js", "module": "dist/es/index.js", "author": "Royal Navy", @@ -47,7 +47,7 @@ "@babel/preset-env": "^7.25.4", "@babel/preset-react": "^7.24.7", "@babel/preset-typescript": "^7.24.7", - "@royalnavy/eslint-config-react": "^4.25.1", + "@royalnavy/eslint-config-react": "^4.25.2", "@svgr/cli": "^8.1.0", "@types/react": "^18.3.12", "babel-loader": "^9.0.1", diff --git a/packages/react-component-library/CHANGELOG.md b/packages/react-component-library/CHANGELOG.md index 6e52a7025..5651a6495 100644 --- a/packages/react-component-library/CHANGELOG.md +++ b/packages/react-component-library/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.25.2](https://github.com/Royal-Navy/design-system/compare/4.25.1...4.25.2) (2024-11-22) + +### Bug Fixes + +- **DismissibleBanner:** Adjust Checkbox alignment ([e1416a0](https://github.com/Royal-Navy/design-system/commit/e1416a0e7b95e1484e4f325c10d3429420585d80)) + ## [4.25.1](https://github.com/Royal-Navy/design-system/compare/4.25.0...4.25.1) (2024-11-11) **Note:** Version bump only for package @royalnavy/react-component-library diff --git a/packages/react-component-library/package.json b/packages/react-component-library/package.json index 40f5e9c7a..e59f8ee54 100644 --- a/packages/react-component-library/package.json +++ b/packages/react-component-library/package.json @@ -1,7 +1,7 @@ { "name": "@royalnavy/react-component-library", "description": "A collection of react components and helpers to assist in building applications for the Royal Navy", - "version": "4.25.1", + "version": "4.25.2", "publishConfig": { "access": "public" }, @@ -81,7 +81,7 @@ "@faker-js/faker": "^8.4.1", "@happy-dom/jest-environment": "^14.10.1", "@playwright/test": "^1.47.2", - "@royalnavy/eslint-config-react": "^4.25.1", + "@royalnavy/eslint-config-react": "^4.25.2", "@storybook/addon-a11y": "^8.3.4", "@storybook/addon-actions": "^8.3.4", "@storybook/addon-essentials": "^8.3.4", @@ -164,9 +164,9 @@ ], "dependencies": { "@popperjs/core": "^2.9.2", - "@royalnavy/design-tokens": "^4.25.1", - "@royalnavy/fonts": "^4.25.1", - "@royalnavy/icon-library": "^4.25.1", + "@royalnavy/design-tokens": "^4.25.2", + "@royalnavy/fonts": "^4.25.2", + "@royalnavy/icon-library": "^4.25.2", "@tanstack/react-table": "^8.5.28", "@tanstack/table-core": "8.14.0", "classnames": "^2.2.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76440986d..e56f2abc5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,7 +60,7 @@ importers: specifier: ^7.24.7 version: 7.24.7(@babel/core@7.25.2) '@royalnavy/eslint-config-react': - specifier: ^4.25.1 + specifier: ^4.25.2 version: link:../eslint-config-react '@testing-library/jest-dom': specifier: ^6.5.0 @@ -195,7 +195,7 @@ importers: specifier: ^7.24.7 version: 7.24.7(@babel/core@7.25.2) '@royalnavy/eslint-config-react': - specifier: ^4.25.1 + specifier: ^4.25.2 version: link:../eslint-config-react '@svgr/cli': specifier: ^8.1.0 @@ -243,13 +243,13 @@ importers: specifier: ^2.9.2 version: 2.11.8 '@royalnavy/design-tokens': - specifier: ^4.25.1 + specifier: ^4.25.2 version: link:../design-tokens '@royalnavy/fonts': - specifier: ^4.25.1 + specifier: ^4.25.2 version: link:../fonts '@royalnavy/icon-library': - specifier: ^4.25.1 + specifier: ^4.25.2 version: link:../icon-library '@tanstack/react-table': specifier: ^8.5.28 @@ -358,7 +358,7 @@ importers: specifier: ^1.47.2 version: 1.47.2 '@royalnavy/eslint-config-react': - specifier: ^4.25.1 + specifier: ^4.25.2 version: link:../eslint-config-react '@storybook/addon-a11y': specifier: ^8.3.4