Skip to content

Commit

Permalink
chore(Release): 4.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rndsbot committed Apr 4, 2024
1 parent c6d3cc8 commit 0eb96e0
Show file tree
Hide file tree
Showing 12 changed files with 48 additions and 12 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/Royal-Navy/design-system/compare/4.1.0...4.2.0) (2024-04-04)

### Bug Fixes

- **List:** Allow arbitrary contents in List Item ([#3741](https://github.com/Royal-Navy/design-system/issues/3741)) ([c6d3cc8](https://github.com/Royal-Navy/design-system/commit/c6d3cc854c5345b6e419bb03a3e9c39350de3da3))

### Features

- **Alert:** Allow arbitrary content in Alert ([f987645](https://github.com/Royal-Navy/design-system/commit/f98764521f4d98284a76dca94f24d328c93bdcce))

# [4.1.0](https://github.com/Royal-Navy/design-system/compare/4.0.2...4.1.0) (2024-03-25)

### 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.1.0",
"version": "4.2.0",
"npmClient": "yarn"
}
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.2.0](https://github.com/Royal-Navy/design-system/compare/4.1.0...4.2.0) (2024-04-04)

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

# [4.1.0](https://github.com/Royal-Navy/design-system/compare/4.0.2...4.1.0) (2024-03-25)

**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.1.0",
"version": "4.2.0",
"main": "dist/cjs/index.js",
"author": "Royal Navy",
"license": "Apache-2.0",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@babel/preset-env": "^7.11.5",
"@babel/preset-react": "^7.10.4",
"@babel/preset-typescript": "^7.10.4",
"@royalnavy/eslint-config-react": "^4.1.0",
"@royalnavy/eslint-config-react": "^4.2.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@types/jest": "^29.0.3",
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.2.0](https://github.com/Royal-Navy/design-system/compare/4.1.0...4.2.0) (2024-04-04)

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

# [4.1.0](https://github.com/Royal-Navy/design-system/compare/4.0.2...4.1.0) (2024-03-25)

**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.1.0",
"version": "4.2.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.2.0](https://github.com/Royal-Navy/design-system/compare/4.1.0...4.2.0) (2024-04-04)

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

# [4.1.0](https://github.com/Royal-Navy/design-system/compare/4.0.2...4.1.0) (2024-03-25)

**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.1.0",
"version": "4.2.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.2.0](https://github.com/Royal-Navy/design-system/compare/4.1.0...4.2.0) (2024-04-04)

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

# [4.1.0](https://github.com/Royal-Navy/design-system/compare/4.0.2...4.1.0) (2024-03-25)

**Note:** Version bump only for package @royalnavy/icon-library
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.1.0",
"version": "4.2.0",
"main": "dist/cjs/index.js",
"module": "dist/es/index.js",
"author": "Royal Navy",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@babel/preset-env": "^7.8.3",
"@babel/preset-react": "^7.8.3",
"@babel/preset-typescript": "^7.8.3",
"@royalnavy/eslint-config-react": "^4.1.0",
"@royalnavy/eslint-config-react": "^4.2.0",
"@svgr/cli": "^6.1.2",
"@types/react": "^17.0.38",
"babel-loader": "^9.0.1",
Expand Down
10 changes: 10 additions & 0 deletions packages/react-component-library/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0](https://github.com/Royal-Navy/design-system/compare/4.1.0...4.2.0) (2024-04-04)

### Bug Fixes

- **List:** Allow arbitrary contents in List Item ([#3741](https://github.com/Royal-Navy/design-system/issues/3741)) ([c6d3cc8](https://github.com/Royal-Navy/design-system/commit/c6d3cc854c5345b6e419bb03a3e9c39350de3da3))

### Features

- **Alert:** Allow arbitrary content in Alert ([f987645](https://github.com/Royal-Navy/design-system/commit/f98764521f4d98284a76dca94f24d328c93bdcce))

# [4.1.0](https://github.com/Royal-Navy/design-system/compare/4.0.2...4.1.0) (2024-03-25)

### 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.1.0",
"version": "4.2.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -71,7 +71,7 @@
"@babel/preset-react": "^7.8.3",
"@babel/preset-typescript": "^7.8.3",
"@playwright/test": "^1.32.3",
"@royalnavy/eslint-config-react": "^4.1.0",
"@royalnavy/eslint-config-react": "^4.2.0",
"@storybook/addon-a11y": "^7.6.14",
"@storybook/addon-actions": "^7.6.14",
"@storybook/addon-essentials": "^7.6.14",
Expand Down Expand Up @@ -154,9 +154,9 @@
],
"dependencies": {
"@popperjs/core": "^2.9.2",
"@royalnavy/design-tokens": "^4.1.0",
"@royalnavy/fonts": "^4.1.0",
"@royalnavy/icon-library": "^4.1.0",
"@royalnavy/design-tokens": "^4.2.0",
"@royalnavy/fonts": "^4.2.0",
"@royalnavy/icon-library": "^4.2.0",
"classnames": "^2.2.6",
"date-fns": "^2.9.0",
"decimal.js": "^10.3.1",
Expand Down

0 comments on commit 0eb96e0

Please sign in to comment.