From 6e4d10c67092f0eb682dae58fa2139fd8b567d7e Mon Sep 17 00:00:00 2001 From: rndsbot <152278529+rndsbot@users.noreply.github.com> Date: Wed, 16 Oct 2024 04:02:09 +0000 Subject: [PATCH] chore(Release): 4.23.6 [skip ci] --- CHANGELOG.md | 8 ++++++++ lerna.json | 2 +- packages/design-tokens/CHANGELOG.md | 4 ++++ packages/design-tokens/package.json | 4 ++-- packages/eslint-config-react/CHANGELOG.md | 4 ++++ packages/eslint-config-react/package.json | 2 +- packages/fonts/CHANGELOG.md | 4 ++++ packages/fonts/package.json | 2 +- packages/icon-library/CHANGELOG.md | 4 ++++ packages/icon-library/package.json | 4 ++-- packages/react-component-library/CHANGELOG.md | 8 ++++++++ packages/react-component-library/package.json | 10 +++++----- pnpm-lock.yaml | 12 ++++++------ 13 files changed, 50 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 765c3a965..083c07ed3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.23.6](https://github.com/Royal-Navy/design-system/compare/4.23.5...4.23.6) (2024-10-16) + +### Bug Fixes + +- **Masthead:** Correctly support form as a link ([0ce3e29](https://github.com/Royal-Navy/design-system/commit/0ce3e291d1fbf2f7b87395ee692b08285adb9ae6)) +- **Select:** Ensure that menu toggles correctly ([86d2c44](https://github.com/Royal-Navy/design-system/commit/86d2c4426c40fa64297668aa640c7e51d09da3fb)) +- **TabNav:** Expand click area to full tab ([23e201f](https://github.com/Royal-Navy/design-system/commit/23e201f160cc455ce2e3fc60be76310fbc04841d)) + ## [4.23.5](https://github.com/Royal-Navy/design-system/compare/4.23.4...4.23.5) (2024-10-14) **Note:** Version bump only for package royal-navy-design-system diff --git a/lerna.json b/lerna.json index 673f26e20..373f730da 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { - "version": "4.23.5", + "version": "4.23.6", "npmClient": "pnpm" } diff --git a/packages/design-tokens/CHANGELOG.md b/packages/design-tokens/CHANGELOG.md index dcdbdf5c4..a558d717a 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.23.6](https://github.com/Royal-Navy/design-system/compare/4.23.5...4.23.6) (2024-10-16) + +**Note:** Version bump only for package @royalnavy/design-tokens + ## [4.23.5](https://github.com/Royal-Navy/design-system/compare/4.23.4...4.23.5) (2024-10-14) **Note:** Version bump only for package @royalnavy/design-tokens diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index e43bf9ce7..7429ef0b7 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/design-tokens", - "version": "4.23.5", + "version": "4.23.6", "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.23.5", + "@royalnavy/eslint-config-react": "^4.23.6", "@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 d54c9f08f..4db731df2 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.23.6](https://github.com/Royal-Navy/design-system/compare/4.23.5...4.23.6) (2024-10-16) + +**Note:** Version bump only for package @royalnavy/eslint-config-react + ## [4.23.5](https://github.com/Royal-Navy/design-system/compare/4.23.4...4.23.5) (2024-10-14) **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 dfacee8fe..a06d2f6ea 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.23.5", + "version": "4.23.6", "files": [ "index.js", "prettier.config.js" diff --git a/packages/fonts/CHANGELOG.md b/packages/fonts/CHANGELOG.md index 8df78f23b..dd1eb8856 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.23.6](https://github.com/Royal-Navy/design-system/compare/4.23.5...4.23.6) (2024-10-16) + +**Note:** Version bump only for package @royalnavy/fonts + ## [4.23.5](https://github.com/Royal-Navy/design-system/compare/4.23.4...4.23.5) (2024-10-14) **Note:** Version bump only for package @royalnavy/fonts diff --git a/packages/fonts/package.json b/packages/fonts/package.json index 7caad9988..9d57feb87 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/fonts", - "version": "4.23.5", + "version": "4.23.6", "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 1a161d32d..b3511b9a2 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.23.6](https://github.com/Royal-Navy/design-system/compare/4.23.5...4.23.6) (2024-10-16) + +**Note:** Version bump only for package @royalnavy/icon-library + ## [4.23.5](https://github.com/Royal-Navy/design-system/compare/4.23.4...4.23.5) (2024-10-14) **Note:** Version bump only for package @royalnavy/icon-library diff --git a/packages/icon-library/package.json b/packages/icon-library/package.json index 8f23d0272..e904b75bc 100644 --- a/packages/icon-library/package.json +++ b/packages/icon-library/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/icon-library", - "version": "4.23.5", + "version": "4.23.6", "main": "dist/cjs/index.js", "module": "dist/es/index.js", "author": "Royal Navy", @@ -42,7 +42,7 @@ "@babel/preset-env": "^7.25.4", "@babel/preset-react": "^7.24.7", "@babel/preset-typescript": "^7.24.7", - "@royalnavy/eslint-config-react": "^4.23.5", + "@royalnavy/eslint-config-react": "^4.23.6", "@svgr/cli": "^8.1.0", "@types/react": "^17.0.38", "babel-loader": "^9.0.1", diff --git a/packages/react-component-library/CHANGELOG.md b/packages/react-component-library/CHANGELOG.md index 06fa00d11..280789227 100644 --- a/packages/react-component-library/CHANGELOG.md +++ b/packages/react-component-library/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.23.6](https://github.com/Royal-Navy/design-system/compare/4.23.5...4.23.6) (2024-10-16) + +### Bug Fixes + +- **Masthead:** Correctly support form as a link ([0ce3e29](https://github.com/Royal-Navy/design-system/commit/0ce3e291d1fbf2f7b87395ee692b08285adb9ae6)) +- **Select:** Ensure that menu toggles correctly ([86d2c44](https://github.com/Royal-Navy/design-system/commit/86d2c4426c40fa64297668aa640c7e51d09da3fb)) +- **TabNav:** Expand click area to full tab ([23e201f](https://github.com/Royal-Navy/design-system/commit/23e201f160cc455ce2e3fc60be76310fbc04841d)) + ## [4.23.5](https://github.com/Royal-Navy/design-system/compare/4.23.4...4.23.5) (2024-10-14) **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 8691075f7..6e6aad880 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.23.5", + "version": "4.23.6", "publishConfig": { "access": "public" }, @@ -76,7 +76,7 @@ "@faker-js/faker": "^8.4.1", "@happy-dom/jest-environment": "^14.10.1", "@playwright/test": "^1.47.2", - "@royalnavy/eslint-config-react": "^4.23.5", + "@royalnavy/eslint-config-react": "^4.23.6", "@storybook/addon-a11y": "^8.3.4", "@storybook/addon-actions": "^8.3.4", "@storybook/addon-essentials": "^8.3.4", @@ -159,9 +159,9 @@ ], "dependencies": { "@popperjs/core": "^2.9.2", - "@royalnavy/design-tokens": "^4.23.5", - "@royalnavy/fonts": "^4.23.5", - "@royalnavy/icon-library": "^4.23.5", + "@royalnavy/design-tokens": "^4.23.6", + "@royalnavy/fonts": "^4.23.6", + "@royalnavy/icon-library": "^4.23.6", "@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 c1edab858..f39da82c1 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.23.5 + specifier: ^4.23.6 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.23.5 + specifier: ^4.23.6 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.23.5 + specifier: ^4.23.6 version: link:../design-tokens '@royalnavy/fonts': - specifier: ^4.23.5 + specifier: ^4.23.6 version: link:../fonts '@royalnavy/icon-library': - specifier: ^4.23.5 + specifier: ^4.23.6 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.23.5 + specifier: ^4.23.6 version: link:../eslint-config-react '@storybook/addon-a11y': specifier: ^8.3.4