Skip to content

Commit

Permalink
Version 1.2.1 (#18)
Browse files Browse the repository at this point in the history
* More badges in README

* More badges in README

* Version 1.0.0

* Update changelog

* Fixes #6

* Update babel-loader and node engine

* Link to design system

* Update dependencies inc. govuk-frontend to 4.4.0 (#11)

* Release 1.1.0

* Update CHANGELOG.md

Co-authored-by: Matt Shaw <matthew-shaw@users.noreply.github.com>

* Updated govuk-frontend to 4.5.0, updated other deps (#16)

* Fix govuk-frontend import path and add assets (#13)

* Fixed govuk-frontend import path

* Add assets to mirror govuk-frontend

* Update CHANGELOG.md

* Updated assets

* Updated CHANGELOG.md

* Tweaks to footer logo filters

* Tweaks to footer logo filters

* Updated CHANGELOG.md

* Version 1.2.0

* Version 1.2.1

---------

Co-authored-by: Matt Shaw <matthew-shaw@users.noreply.github.com>
  • Loading branch information
Andrew Hosgood and matthew-shaw authored Feb 21, 2023
1 parent 5877c0f commit c1fe8b0
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 28 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased] - yyyy-mm-dd

## [1.2.1] - 2023-02-21
### Changed
- Renamed `hmlr-mask-icon.svg` to `mask-icon.svg`

## [1.2.0] - 2023-02-21
### Added
- Added web assets, such as icons and OG images in order to mirror `govuk-frontend`
Expand Down Expand Up @@ -45,7 +49,8 @@ First stable release. No changes since `1.0.0-rc2`.
### Added
- Initial header component

[Unreleased]: https://github.com/LandRegistry/hmlr-frontend/compare/v1.2.0...HEAD
[Unreleased]: https://github.com/LandRegistry/hmlr-frontend/compare/v1.2.1...HEAD
[1.2.1]: https://github.com/LandRegistry/hmlr-frontend/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/LandRegistry/hmlr-frontend/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/LandRegistry/hmlr-frontend/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/LandRegistry/hmlr-frontend/compare/v1.0.0-rc2...v1.0.0
Expand Down
28 changes: 2 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hmlr/frontend",
"version": "1.2.0",
"version": "1.2.1",
"description": "HM Land Registry frontend styles",
"scripts": {
"start": "start-storybook -p 6006",
Expand Down
80 changes: 80 additions & 0 deletions src/hmlr/assets/images/mask-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c1fe8b0

Please sign in to comment.