Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2024-02-19)

### Bug Fixes

* **sortable-table:** support mixed content and floating values ([e4f9e69](e4f9e69)), closes [#559](#559)
  • Loading branch information
semantic-release-bot committed Feb 19, 2024
1 parent e4f9e69 commit a6d6b5b
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.1](https://github.com/ministryofjustice/moj-frontend/compare/v2.1.0...v2.1.1) (2024-02-19)


### Bug Fixes

* **sortable-table:** support mixed content and floating values ([e4f9e69](https://github.com/ministryofjustice/moj-frontend/commit/e4f9e69dacd41c9490429469f970c7df9bb5e2f8)), closes [#559](https://github.com/ministryofjustice/moj-frontend/issues/559)

# [2.1.0](https://github.com/ministryofjustice/moj-frontend/compare/v2.0.1...v2.1.0) (2024-01-25)


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

0 comments on commit a6d6b5b

Please sign in to comment.