Skip to content

Commit beaf421

Browse files
chore(main): release 1.0.1
1 parent 9681df8 commit beaf421

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/infinityworks/govuk-frontend-starter/compare/v1.0.0...v1.0.1) (2025-07-30)
4+
5+
6+
### Bug Fixes
7+
8+
* ensure phase banner is present on every page ([#63](https://github.com/infinityworks/govuk-frontend-starter/issues/63)) ([7ccebb3](https://github.com/infinityworks/govuk-frontend-starter/commit/7ccebb3e28205df18629c95a7702f3822caeeec8))
9+
* visually distinguish between `h1`s and `h2`s on cookies page ([#64](https://github.com/infinityworks/govuk-frontend-starter/issues/64)) ([188833d](https://github.com/infinityworks/govuk-frontend-starter/commit/188833d638287b0753c6e545ebb987d523246ae6))
10+
11+
12+
### Reverts
13+
14+
* remove debug log from auto-merge step ([#53](https://github.com/infinityworks/govuk-frontend-starter/issues/53)) ([6df48b3](https://github.com/infinityworks/govuk-frontend-starter/commit/6df48b3577b5a3a5962b485ea5e26dc14fefbf66))
15+
316
## 1.0.0 (2025-06-16)
417

518

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apply-juggling-license",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"type": "commonjs",
66
"scripts": {

0 commit comments

Comments
 (0)