Skip to content

Commit

Permalink
chore(Release): 4.24.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rndsbot committed Nov 6, 2024
1 parent eb4b942 commit 868812d
Show file tree
Hide file tree
Showing 13 changed files with 8,759 additions and 3,226 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.24.0](https://github.com/Royal-Navy/design-system/compare/4.23.8...4.24.0) (2024-11-06)

### Features

- **DatePicker:** Add jumpToToday prop and story ([58dbbf7](https://github.com/Royal-Navy/design-system/commit/58dbbf746d4ab3cfa0eab40b94dd1b82d8022a75))
- **DatePicker:** Upgrade react-day-picker to 8.10.1 ([1f79efa](https://github.com/Royal-Navy/design-system/commit/1f79efa16f2528ec1974f28e2b1095fb3e6ba6f2))
- **DatePicker:** Upgrade react-day-picker to 8.3.1 ([0b791b1](https://github.com/Royal-Navy/design-system/commit/0b791b1546696ea1f96010ca25ce8d616cbe6bbc))

## [4.23.8](https://github.com/Royal-Navy/design-system/compare/4.23.7...4.23.8) (2024-11-04)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "4.23.8",
"version": "4.24.0",
"npmClient": "pnpm"
}
4 changes: 4 additions & 0 deletions packages/design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.24.0](https://github.com/Royal-Navy/design-system/compare/4.23.8...4.24.0) (2024-11-06)

**Note:** Version bump only for package @royalnavy/design-tokens

## [4.23.8](https://github.com/Royal-Navy/design-system/compare/4.23.7...4.23.8) (2024-11-04)

**Note:** Version bump only for package @royalnavy/design-tokens
Expand Down
4 changes: 2 additions & 2 deletions packages/design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@royalnavy/design-tokens",
"version": "4.23.8",
"version": "4.24.0",
"main": "dist/cjs/index.js",
"author": "Royal Navy",
"license": "Apache-2.0",
Expand Down Expand Up @@ -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.8",
"@royalnavy/eslint-config-react": "^4.24.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.13",
Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.24.0](https://github.com/Royal-Navy/design-system/compare/4.23.8...4.24.0) (2024-11-06)

**Note:** Version bump only for package @royalnavy/eslint-config-react

## [4.23.8](https://github.com/Royal-Navy/design-system/compare/4.23.7...4.23.8) (2024-11-04)

**Note:** Version bump only for package @royalnavy/eslint-config-react
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@royalnavy/eslint-config-react",
"version": "4.23.8",
"version": "4.24.0",
"files": [
"index.js",
"prettier.config.js"
Expand Down
4 changes: 4 additions & 0 deletions packages/fonts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.24.0](https://github.com/Royal-Navy/design-system/compare/4.23.8...4.24.0) (2024-11-06)

**Note:** Version bump only for package @royalnavy/fonts

## [4.23.8](https://github.com/Royal-Navy/design-system/compare/4.23.7...4.23.8) (2024-11-04)

**Note:** Version bump only for package @royalnavy/fonts
Expand Down
2 changes: 1 addition & 1 deletion packages/fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@royalnavy/fonts",
"version": "4.23.8",
"version": "4.24.0",
"main": "index.css",
"author": "Royal Navy",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/icon-library/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.24.0](https://github.com/Royal-Navy/design-system/compare/4.23.8...4.24.0) (2024-11-06)

**Note:** Version bump only for package @royalnavy/icon-library

## [4.23.8](https://github.com/Royal-Navy/design-system/compare/4.23.7...4.23.8) (2024-11-04)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/icon-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@royalnavy/icon-library",
"version": "4.23.8",
"version": "4.24.0",
"main": "dist/cjs/index.js",
"module": "dist/es/index.js",
"author": "Royal Navy",
Expand Down Expand Up @@ -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.23.8",
"@royalnavy/eslint-config-react": "^4.24.0",
"@svgr/cli": "^8.1.0",
"@types/react": "^18.3.12",
"babel-loader": "^9.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-component-library/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.24.0](https://github.com/Royal-Navy/design-system/compare/4.23.8...4.24.0) (2024-11-06)

### Features

- **DatePicker:** Add jumpToToday prop and story ([58dbbf7](https://github.com/Royal-Navy/design-system/commit/58dbbf746d4ab3cfa0eab40b94dd1b82d8022a75))
- **DatePicker:** Upgrade react-day-picker to 8.10.1 ([1f79efa](https://github.com/Royal-Navy/design-system/commit/1f79efa16f2528ec1974f28e2b1095fb3e6ba6f2))
- **DatePicker:** Upgrade react-day-picker to 8.3.1 ([0b791b1](https://github.com/Royal-Navy/design-system/commit/0b791b1546696ea1f96010ca25ce8d616cbe6bbc))

## [4.23.8](https://github.com/Royal-Navy/design-system/compare/4.23.7...4.23.8) (2024-11-04)

### Bug Fixes
Expand Down
10 changes: 5 additions & 5 deletions packages/react-component-library/package.json
Original file line number Diff line number Diff line change
@@ -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.8",
"version": "4.24.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -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.23.8",
"@royalnavy/eslint-config-react": "^4.24.0",
"@storybook/addon-a11y": "^8.3.4",
"@storybook/addon-actions": "^8.3.4",
"@storybook/addon-essentials": "^8.3.4",
Expand Down Expand Up @@ -164,9 +164,9 @@
],
"dependencies": {
"@popperjs/core": "^2.9.2",
"@royalnavy/design-tokens": "^4.23.8",
"@royalnavy/fonts": "^4.23.8",
"@royalnavy/icon-library": "^4.23.8",
"@royalnavy/design-tokens": "^4.24.0",
"@royalnavy/fonts": "^4.24.0",
"@royalnavy/icon-library": "^4.24.0",
"@tanstack/react-table": "^8.5.28",
"@tanstack/table-core": "8.14.0",
"classnames": "^2.2.6",
Expand Down
Loading

0 comments on commit 868812d

Please sign in to comment.