Skip to content

Commit

Permalink
chore(release): 3.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.3](v3.0.2...v3.0.3) (2024-11-13)

### Bug Fixes

* **action bar:** adjust alignment of filter toggle button when next to menu button ([#921](#921)) ([00fe2b9](00fe2b9))
  • Loading branch information
semantic-release-bot committed Nov 13, 2024
1 parent 00fe2b9 commit e592dcc
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.0.3](https://github.com/ministryofjustice/moj-frontend/compare/v3.0.2...v3.0.3) (2024-11-13)


### Bug Fixes

* **action bar:** adjust alignment of filter toggle button when next to menu button ([#921](https://github.com/ministryofjustice/moj-frontend/issues/921)) ([00fe2b9](https://github.com/ministryofjustice/moj-frontend/commit/00fe2b9370ae63f818fca8116f0c2a0504ecf75e))

## [3.0.2](https://github.com/ministryofjustice/moj-frontend/compare/v3.0.1...v3.0.2) (2024-11-05)


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.0.2",
"version": "3.0.3",
"main": "moj/all.js",
"sass": "moj/all.scss",
"engines": {
Expand Down

0 comments on commit e592dcc

Please sign in to comment.