From 1e16b0d407aee8e4a5f2b189cabdfc8df78118c0 Mon Sep 17 00:00:00 2001 From: rndsbot <152278529+rndsbot@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:43:10 +0000 Subject: [PATCH] chore(Release): 4.26.0 [skip ci] --- CHANGELOG.md | 10 ++++++++++ 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 | 10 ++++++++++ packages/react-component-library/package.json | 10 +++++----- pnpm-lock.yaml | 12 ++++++------ 13 files changed, 54 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bed7f5fd..e6df6cefc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.26.0](https://github.com/Royal-Navy/design-system/compare/4.25.3...4.26.0) (2024-11-26) + +### Bug Fixes + +- **Toast:** Adjust styling to reduce click area ([71189d8](https://github.com/Royal-Navy/design-system/commit/71189d8ecc1a958231de0b6fc7681597ae280d64)) + +### Features + +- **Toast:** Expose dismissToast function ([fb6d0ab](https://github.com/Royal-Navy/design-system/commit/fb6d0abe35d510c26348e1daa616ae3a516b330f)) + ## [4.25.3](https://github.com/Royal-Navy/design-system/compare/4.25.2...4.25.3) (2024-11-25) ### Bug Fixes diff --git a/lerna.json b/lerna.json index 30d4a2879..436f2b7f9 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { - "version": "4.25.3", + "version": "4.26.0", "npmClient": "pnpm" } diff --git a/packages/design-tokens/CHANGELOG.md b/packages/design-tokens/CHANGELOG.md index dfd5826cd..c7801b88f 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.26.0](https://github.com/Royal-Navy/design-system/compare/4.25.3...4.26.0) (2024-11-26) + +**Note:** Version bump only for package @royalnavy/design-tokens + ## [4.25.3](https://github.com/Royal-Navy/design-system/compare/4.25.2...4.25.3) (2024-11-25) **Note:** Version bump only for package @royalnavy/design-tokens diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index fe7a0f404..c30aea47d 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/design-tokens", - "version": "4.25.3", + "version": "4.26.0", "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.3", + "@royalnavy/eslint-config-react": "^4.26.0", "@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 6baf3c145..58d1c2ab0 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.26.0](https://github.com/Royal-Navy/design-system/compare/4.25.3...4.26.0) (2024-11-26) + +**Note:** Version bump only for package @royalnavy/eslint-config-react + ## [4.25.3](https://github.com/Royal-Navy/design-system/compare/4.25.2...4.25.3) (2024-11-25) **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 7b37adeb5..2d0190700 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.3", + "version": "4.26.0", "files": [ "index.js", "prettier.config.js" diff --git a/packages/fonts/CHANGELOG.md b/packages/fonts/CHANGELOG.md index 18c479bf9..6489be395 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.26.0](https://github.com/Royal-Navy/design-system/compare/4.25.3...4.26.0) (2024-11-26) + +**Note:** Version bump only for package @royalnavy/fonts + ## [4.25.3](https://github.com/Royal-Navy/design-system/compare/4.25.2...4.25.3) (2024-11-25) **Note:** Version bump only for package @royalnavy/fonts diff --git a/packages/fonts/package.json b/packages/fonts/package.json index 0dcd54003..5d6e98456 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/fonts", - "version": "4.25.3", + "version": "4.26.0", "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 2e961262f..34209eb1a 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.26.0](https://github.com/Royal-Navy/design-system/compare/4.25.3...4.26.0) (2024-11-26) + +**Note:** Version bump only for package @royalnavy/icon-library + ## [4.25.3](https://github.com/Royal-Navy/design-system/compare/4.25.2...4.25.3) (2024-11-25) **Note:** Version bump only for package @royalnavy/icon-library diff --git a/packages/icon-library/package.json b/packages/icon-library/package.json index bbeffe3c7..fd861a868 100644 --- a/packages/icon-library/package.json +++ b/packages/icon-library/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/icon-library", - "version": "4.25.3", + "version": "4.26.0", "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.3", + "@royalnavy/eslint-config-react": "^4.26.0", "@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 b855f4d3b..51306c24d 100644 --- a/packages/react-component-library/CHANGELOG.md +++ b/packages/react-component-library/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.26.0](https://github.com/Royal-Navy/design-system/compare/4.25.3...4.26.0) (2024-11-26) + +### Bug Fixes + +- **Toast:** Adjust styling to reduce click area ([71189d8](https://github.com/Royal-Navy/design-system/commit/71189d8ecc1a958231de0b6fc7681597ae280d64)) + +### Features + +- **Toast:** Expose dismissToast function ([fb6d0ab](https://github.com/Royal-Navy/design-system/commit/fb6d0abe35d510c26348e1daa616ae3a516b330f)) + ## [4.25.3](https://github.com/Royal-Navy/design-system/compare/4.25.2...4.25.3) (2024-11-25) ### Bug Fixes diff --git a/packages/react-component-library/package.json b/packages/react-component-library/package.json index 631b57412..6a6acfbfe 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.3", + "version": "4.26.0", "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.3", + "@royalnavy/eslint-config-react": "^4.26.0", "@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.3", - "@royalnavy/fonts": "^4.25.3", - "@royalnavy/icon-library": "^4.25.3", + "@royalnavy/design-tokens": "^4.26.0", + "@royalnavy/fonts": "^4.26.0", + "@royalnavy/icon-library": "^4.26.0", "@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 ba0ce6aa4..be42e79e8 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.3 + specifier: ^4.26.0 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.3 + specifier: ^4.26.0 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.3 + specifier: ^4.26.0 version: link:../design-tokens '@royalnavy/fonts': - specifier: ^4.25.3 + specifier: ^4.26.0 version: link:../fonts '@royalnavy/icon-library': - specifier: ^4.25.3 + specifier: ^4.26.0 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.3 + specifier: ^4.26.0 version: link:../eslint-config-react '@storybook/addon-a11y': specifier: ^8.3.4