Skip to content

Commit

Permalink
chore(release): 1.6.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.3](v1.6.2...v1.6.3) (2022-11-14)

### Bug Fixes

* **component:** sort the columns of the sortable table on page load ([#406](#406)) ([ed2056a](ed2056a))
  • Loading branch information
semantic-release-bot committed Nov 14, 2022
1 parent ed2056a commit cfe1c95
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 @@
## [1.6.3](https://github.com/ministryofjustice/moj-frontend/compare/v1.6.2...v1.6.3) (2022-11-14)


### Bug Fixes

* **component:** sort the columns of the sortable table on page load ([#406](https://github.com/ministryofjustice/moj-frontend/issues/406)) ([ed2056a](https://github.com/ministryofjustice/moj-frontend/commit/ed2056a0260b8448743445ca55404aa1beeb0780))

## [1.6.2](https://github.com/ministryofjustice/moj-frontend/compare/v1.6.1...v1.6.2) (2022-10-31)


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

0 comments on commit cfe1c95

Please sign in to comment.