Skip to content

Commit

Permalink
chore(release): 3.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.3.1](v3.3.0...v3.3.1) (2025-01-09)

### Bug Fixes

* text color in interruption card and initAll function updates ([#1062](#1062)) ([c8a3800](c8a3800)), closes [#1059](#1059) [#1060](#1060) [#1061](#1061)
  • Loading branch information
semantic-release-bot committed Jan 9, 2025
1 parent c8a3800 commit 5ccb926
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.3.1](https://github.com/ministryofjustice/moj-frontend/compare/v3.3.0...v3.3.1) (2025-01-09)


### Bug Fixes

* text color in interruption card and initAll function updates ([#1062](https://github.com/ministryofjustice/moj-frontend/issues/1062)) ([c8a3800](https://github.com/ministryofjustice/moj-frontend/commit/c8a3800e958682e2eced781f4e5ccf6ea13c3528)), closes [#1059](https://github.com/ministryofjustice/moj-frontend/issues/1059) [#1060](https://github.com/ministryofjustice/moj-frontend/issues/1060) [#1061](https://github.com/ministryofjustice/moj-frontend/issues/1061)

# [3.3.0](https://github.com/ministryofjustice/moj-frontend/compare/v3.2.2...v3.3.0) (2024-12-20)


Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ministryofjustice/frontend",
"description": "The MOJ Frontend contains the code you need to start building user interfaces for UK Ministry of Justice government services.",
"version": "3.3.0",
"version": "3.3.1",
"main": "moj/all.js",
"sass": "moj/all.scss",
"engines": {
Expand Down

0 comments on commit 5ccb926

Please sign in to comment.