Skip to content

Commit

Permalink
Add global banner JS to js dependencies file
Browse files Browse the repository at this point in the history
- missed this when adding the component
  • Loading branch information
KludgeKML committed Feb 4, 2025
1 parent 7efa287 commit 943c60c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ For typos, release a patch version.

## UNRELEASED

* Add global banner JS to js dependencies file ([PR #55](https://github.com/alphagov/govuk_web_banners/pull/55))
* Add global banner support ([PR #34](https://github.com/alphagov/govuk_web_banners/pull/34))
* Remove configuration for "HMRC banner 03/01/2025" ([PR #53](https://github.com/alphagov/govuk_web_banners/pull/53))
* Gem updates ([PR #50](https://github.com/alphagov/govuk_web_banners/pull/50))
Expand Down
1 change: 1 addition & 0 deletions app/assets/javascripts/govuk_web_banners/dependencies.js
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
//= require govuk_publishing_components/components/intervention
//= require govuk_publishing_components/components/global-banner

0 comments on commit 943c60c

Please sign in to comment.