Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hannalaakso committed Sep 21, 2018
1 parent cbef971 commit 535f17d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@

🆕 New features:

- Add component options (arguments) to `package` as `JSON`

We want to be able to expose these options to GOV.UK Design System. This change includes them as `yaml` in `src/components` and adds a build step to transform them to `JSON` and copy them to `package/components`. It also adds a test to check if the copied files are valid JSON and contain expected attributes.

([PR #998](https://github.com/alphagov/govuk-frontend/pull/998))

- Pull Request Title goes here

Description goes here (optional)
Expand Down

0 comments on commit 535f17d

Please sign in to comment.