Skip to content

Commit

Permalink
chore(release): 1.6.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.6](v1.6.5...v1.6.6) (2023-03-21)

### Bug Fixes

* **prototype:** better support for GOV.UK Prototype Kit ([#466](#466)) ([f2e6faa](f2e6faa)), closes [#465](#465)
  • Loading branch information
semantic-release-bot committed Mar 21, 2023
1 parent f2e6faa commit 536dc6a
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.6](https://github.com/ministryofjustice/moj-frontend/compare/v1.6.5...v1.6.6) (2023-03-21)


### Bug Fixes

* **prototype:** better support for GOV.UK Prototype Kit ([#466](https://github.com/ministryofjustice/moj-frontend/issues/466)) ([f2e6faa](https://github.com/ministryofjustice/moj-frontend/commit/f2e6faa581a8ae4bd0c5a305f37f9b3a998b4c7b)), closes [#465](https://github.com/ministryofjustice/moj-frontend/issues/465)

## [1.6.5](https://github.com/ministryofjustice/moj-frontend/compare/v1.6.4...v1.6.5) (2023-03-10)


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

0 comments on commit 536dc6a

Please sign in to comment.