Skip to content

Commit a4971aa

Browse files
chore(release): 3.2.1 [skip ci]
## [3.2.1](v3.2.0...v3.2.1) (2024-12-12) ### Bug Fixes * **header:** remove incorrectly applied filters to the header fallback crown image ([#997](#997)) ([616280e](616280e))
1 parent 616280e commit a4971aa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.2.1](https://github.com/ministryofjustice/moj-frontend/compare/v3.2.0...v3.2.1) (2024-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **header:** remove incorrectly applied filters to the header fallback crown image ([#997](https://github.com/ministryofjustice/moj-frontend/issues/997)) ([616280e](https://github.com/ministryofjustice/moj-frontend/commit/616280efb1fa547017b8ac5b00bb2d360f2036a8))
7+
18
# [3.2.0](https://github.com/ministryofjustice/moj-frontend/compare/v3.1.0...v3.2.0) (2024-12-10)
29

310

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ministryofjustice/frontend",
33
"description": "The MOJ Frontend contains the code you need to start building user interfaces for UK Ministry of Justice government services.",
4-
"version": "3.2.0",
4+
"version": "3.2.1",
55
"main": "moj/all.js",
66
"sass": "moj/all.scss",
77
"engines": {

0 commit comments

Comments
 (0)