diff --git a/CHANGELOG.md b/CHANGELOG.md index 79425522a..bb821cf4c 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.23.3](https://github.com/Royal-Navy/design-system/compare/4.23.2...4.23.3) (2024-10-02) + +### Bug Fixes + +- **Toast:** Add JSX type ([1545155](https://github.com/Royal-Navy/design-system/commit/15451555cdc41226e4d86bb337d6c9fe1b6fff9d)) + ## [4.23.2](https://github.com/Royal-Navy/design-system/compare/4.23.1...4.23.2) (2024-10-02) ### Bug Fixes diff --git a/lerna.json b/lerna.json index 5d383a998..f29d7216c 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { - "version": "4.23.2", + "version": "4.23.3", "npmClient": "pnpm" } diff --git a/packages/design-tokens/CHANGELOG.md b/packages/design-tokens/CHANGELOG.md index 7251a126b..11034c1c5 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.3](https://github.com/Royal-Navy/design-system/compare/4.23.2...4.23.3) (2024-10-02) + +**Note:** Version bump only for package @royalnavy/design-tokens + ## [4.23.2](https://github.com/Royal-Navy/design-system/compare/4.23.1...4.23.2) (2024-10-02) **Note:** Version bump only for package @royalnavy/design-tokens diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index fe4c5f21e..a75d8141d 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/design-tokens", - "version": "4.23.2", + "version": "4.23.3", "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.2", + "@royalnavy/eslint-config-react": "^4.23.3", "@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 9fdfea430..1bc6c49c5 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.3](https://github.com/Royal-Navy/design-system/compare/4.23.2...4.23.3) (2024-10-02) + +**Note:** Version bump only for package @royalnavy/eslint-config-react + ## [4.23.2](https://github.com/Royal-Navy/design-system/compare/4.23.1...4.23.2) (2024-10-02) **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 a116ebe0e..140ae2836 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.2", + "version": "4.23.3", "files": [ "index.js", "prettier.config.js" diff --git a/packages/fonts/CHANGELOG.md b/packages/fonts/CHANGELOG.md index 0462492f6..be3cbc120 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.3](https://github.com/Royal-Navy/design-system/compare/4.23.2...4.23.3) (2024-10-02) + +**Note:** Version bump only for package @royalnavy/fonts + ## [4.23.2](https://github.com/Royal-Navy/design-system/compare/4.23.1...4.23.2) (2024-10-02) **Note:** Version bump only for package @royalnavy/fonts diff --git a/packages/fonts/package.json b/packages/fonts/package.json index fcb851c25..178bf6f8c 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/fonts", - "version": "4.23.2", + "version": "4.23.3", "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 00266f935..8bdff4582 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.3](https://github.com/Royal-Navy/design-system/compare/4.23.2...4.23.3) (2024-10-02) + +**Note:** Version bump only for package @royalnavy/icon-library + ## [4.23.2](https://github.com/Royal-Navy/design-system/compare/4.23.1...4.23.2) (2024-10-02) **Note:** Version bump only for package @royalnavy/icon-library diff --git a/packages/icon-library/package.json b/packages/icon-library/package.json index ab82d32ac..d1c9827c9 100644 --- a/packages/icon-library/package.json +++ b/packages/icon-library/package.json @@ -1,6 +1,6 @@ { "name": "@royalnavy/icon-library", - "version": "4.23.2", + "version": "4.23.3", "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.2", + "@royalnavy/eslint-config-react": "^4.23.3", "@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 7c871f28d..0c1fcb7e2 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.23.3](https://github.com/Royal-Navy/design-system/compare/4.23.2...4.23.3) (2024-10-02) + +### Bug Fixes + +- **Toast:** Add JSX type ([1545155](https://github.com/Royal-Navy/design-system/commit/15451555cdc41226e4d86bb337d6c9fe1b6fff9d)) + ## [4.23.2](https://github.com/Royal-Navy/design-system/compare/4.23.1...4.23.2) (2024-10-02) ### Bug Fixes diff --git a/packages/react-component-library/package.json b/packages/react-component-library/package.json index 47b7dfa3f..7056205f0 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.2", + "version": "4.23.3", "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.2", + "@royalnavy/eslint-config-react": "^4.23.3", "@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.2", - "@royalnavy/fonts": "^4.23.2", - "@royalnavy/icon-library": "^4.23.2", + "@royalnavy/design-tokens": "^4.23.3", + "@royalnavy/fonts": "^4.23.3", + "@royalnavy/icon-library": "^4.23.3", "@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 574fb9c34..2c18a401a 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.2 + specifier: ^4.23.3 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.2 + specifier: ^4.23.3 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.2 + specifier: ^4.23.3 version: link:../design-tokens '@royalnavy/fonts': - specifier: ^4.23.2 + specifier: ^4.23.3 version: link:../fonts '@royalnavy/icon-library': - specifier: ^4.23.2 + specifier: ^4.23.3 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.2 + specifier: ^4.23.3 version: link:../eslint-config-react '@storybook/addon-a11y': specifier: ^8.3.4