Skip to content

Commit

Permalink
chore(release): 0.0.19 [skip ci]
Browse files Browse the repository at this point in the history
## [0.0.19](v0.0.18-alpha...v0.0.19-alpha) (2020-10-22)

### Bug Fixes

* upgrade govuk-frontend from 3.6.0 to 3.7.0 ([#100](#100)) ([3498af0](3498af0))
* upgrade moment from 2.26.0 to 2.27.0 ([#102](#102)) ([611081a](611081a))
  • Loading branch information
semantic-release-bot committed Oct 22, 2020
1 parent 427b234 commit 24ac2f1
Show file tree
Hide file tree
Showing 161 changed files with 15,843 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.0.19](https://github.com/ministryofjustice/moj-frontend/compare/v0.0.18-alpha...v0.0.19-alpha) (2020-10-22)


### Bug Fixes

* upgrade govuk-frontend from 3.6.0 to 3.7.0 ([#100](https://github.com/ministryofjustice/moj-frontend/issues/100)) ([3498af0](https://github.com/ministryofjustice/moj-frontend/commit/3498af0fab6d8959ccdcda802bc2a2817c149c7f))
* upgrade moment from 2.26.0 to 2.27.0 ([#102](https://github.com/ministryofjustice/moj-frontend/issues/102)) ([611081a](https://github.com/ministryofjustice/moj-frontend/commit/611081a1c1627bb75b122bc26921c4c6e8cf0ce4))

# Changelog

## v0.0.19-alpha
Expand Down Expand Up @@ -120,4 +128,4 @@ Other:

## v0.0.1-alpha

Initial commit
Initial commit
3 changes: 3 additions & 0 deletions package/moj/all-ie8.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
$govuk-is-ie8: true;

@import "all";
Loading

0 comments on commit 24ac2f1

Please sign in to comment.