Skip to content

Commit

Permalink
chore(release): 2.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.2](v2.1.1...v2.1.2) (2024-03-13)

### Bug Fixes

* **filter toggle button:** ensure button appears ([#581](#581)) ([fbe6407](fbe6407))
  • Loading branch information
semantic-release-bot committed Mar 13, 2024
1 parent fbe6407 commit 41eeba8
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 @@
## [2.1.2](https://github.com/ministryofjustice/moj-frontend/compare/v2.1.1...v2.1.2) (2024-03-13)


### Bug Fixes

* **filter toggle button:** ensure button appears ([#581](https://github.com/ministryofjustice/moj-frontend/issues/581)) ([fbe6407](https://github.com/ministryofjustice/moj-frontend/commit/fbe6407e77e30ee4127d365148653abf85670f53))

## [2.1.1](https://github.com/ministryofjustice/moj-frontend/compare/v2.1.0...v2.1.1) (2024-02-19)


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

0 comments on commit 41eeba8

Please sign in to comment.