Skip to content

Commit

Permalink
Release v0.0.18-alpha
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Massey <[email protected]>
  • Loading branch information
theDustRoom committed May 13, 2020
1 parent d98cb80 commit 907ce74
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v0.0.18-alpha

- Fix #88 where pagination results do not have font size specified
- Removed misleading reference to `$moj-image-url-function`

## v0.0.17-alpha

- JS can now be imported in things like Webpacks thanks to @gregtyler
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.17-alpha
0.0.18-alpha
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": "0.0.17-alpha",
"version": "0.0.18-alpha",
"main": "all.js",
"sass": "all.scss",
"engines": {
Expand Down

0 comments on commit 907ce74

Please sign in to comment.