Skip to content

Commit 2e68490

Browse files
committed
chore(Release): 4.48.1 [skip ci]
1 parent ee5d009 commit 2e68490

File tree

13 files changed

+46
-18
lines changed

13 files changed

+46
-18
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.48.1](https://github.com/Royal-Navy/design-system/compare/4.48.0...4.48.1) (2025-11-26)
7+
8+
### Bug Fixes
9+
10+
- **Alert:** Remove margin on top of Dismiss button ([c5cfa6c](https://github.com/Royal-Navy/design-system/commit/c5cfa6c736f4351338b0873cc81613e761ac12bf))
11+
612
# [4.48.0](https://github.com/Royal-Navy/design-system/compare/4.47.2...4.48.0) (2025-11-21)
713

814
### Features

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "4.48.0",
2+
"version": "4.48.1",
33
"npmClient": "pnpm"
44
}

packages/design-tokens/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.48.1](https://github.com/Royal-Navy/design-system/compare/4.48.0...4.48.1) (2025-11-26)
7+
8+
**Note:** Version bump only for package @royalnavy/design-tokens
9+
610
# [4.48.0](https://github.com/Royal-Navy/design-system/compare/4.47.2...4.48.0) (2025-11-21)
711

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

packages/design-tokens/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@royalnavy/design-tokens",
3-
"version": "4.48.0",
3+
"version": "4.48.1",
44
"main": "dist/cjs/index.js",
55
"author": "Royal Navy",
66
"license": "Apache-2.0",
@@ -39,7 +39,7 @@
3939
"@babel/preset-env": "^7.25.4",
4040
"@babel/preset-react": "^7.24.7",
4141
"@babel/preset-typescript": "^7.24.7",
42-
"@royalnavy/eslint-config-react": "^4.48.0",
42+
"@royalnavy/eslint-config-react": "^4.48.1",
4343
"@testing-library/jest-dom": "^6.5.0",
4444
"@testing-library/react": "^16.0.1",
4545
"@types/jest": "^29.5.13",

packages/eslint-config-react/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.48.1](https://github.com/Royal-Navy/design-system/compare/4.48.0...4.48.1) (2025-11-26)
7+
8+
**Note:** Version bump only for package @royalnavy/eslint-config-react
9+
610
# [4.48.0](https://github.com/Royal-Navy/design-system/compare/4.47.2...4.48.0) (2025-11-21)
711

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

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@royalnavy/eslint-config-react",
3-
"version": "4.48.0",
3+
"version": "4.48.1",
44
"files": [
55
"index.js",
66
"prettier.config.js"

packages/fonts/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.48.1](https://github.com/Royal-Navy/design-system/compare/4.48.0...4.48.1) (2025-11-26)
7+
8+
**Note:** Version bump only for package @royalnavy/fonts
9+
610
# [4.48.0](https://github.com/Royal-Navy/design-system/compare/4.47.2...4.48.0) (2025-11-21)
711

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

packages/fonts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@royalnavy/fonts",
3-
"version": "4.48.0",
3+
"version": "4.48.1",
44
"main": "index.css",
55
"author": "Royal Navy",
66
"license": "Apache-2.0",

packages/icon-library/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.48.1](https://github.com/Royal-Navy/design-system/compare/4.48.0...4.48.1) (2025-11-26)
7+
8+
**Note:** Version bump only for package @royalnavy/icon-library
9+
610
# [4.48.0](https://github.com/Royal-Navy/design-system/compare/4.47.2...4.48.0) (2025-11-21)
711

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

packages/icon-library/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@royalnavy/icon-library",
3-
"version": "4.48.0",
3+
"version": "4.48.1",
44
"main": "dist/cjs/index.js",
55
"module": "dist/es/index.js",
66
"author": "Royal Navy",
@@ -47,7 +47,7 @@
4747
"@babel/preset-env": "^7.25.4",
4848
"@babel/preset-react": "^7.24.7",
4949
"@babel/preset-typescript": "^7.24.7",
50-
"@royalnavy/eslint-config-react": "^4.48.0",
50+
"@royalnavy/eslint-config-react": "^4.48.1",
5151
"@svgr/cli": "^8.1.0",
5252
"@types/react": "^18.3.12",
5353
"babel-loader": "^9.0.1",

0 commit comments

Comments
 (0)