Skip to content

Commit

Permalink
chore(release): 1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.1](v1.8.0...v1.8.1) (2023-11-17)

### Bug Fixes

* **help and feedback missing destination:** page destination incorrect and causing a broken link ([#536](#536)) ([3b4b9f7](3b4b9f7))
  • Loading branch information
semantic-release-bot committed Nov 17, 2023
1 parent 3b4b9f7 commit 0d23fc3
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.8.1](https://github.com/ministryofjustice/moj-frontend/compare/v1.8.0...v1.8.1) (2023-11-17)


### Bug Fixes

* **help and feedback missing destination:** page destination incorrect and causing a broken link ([#536](https://github.com/ministryofjustice/moj-frontend/issues/536)) ([3b4b9f7](https://github.com/ministryofjustice/moj-frontend/commit/3b4b9f794430335f6abeed7f8a585831125a2aa2))

# [1.8.0](https://github.com/ministryofjustice/moj-frontend/compare/v1.7.0...v1.8.0) (2023-06-08)


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

0 comments on commit 0d23fc3

Please sign in to comment.