Skip to content

Commit

Permalink
Merge pull request #4421 from alphagov/release-5.0.0-beta.1
Browse files Browse the repository at this point in the history
Pre-release v5.0.0-beta.1
  • Loading branch information
romaricpascal committed Nov 3, 2023
2 parents b0938bf + aac34cf commit a1e151d
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ For advice on how to use these release notes see [our guidance on staying up to

## Unreleased

### New features
## 5.0.0-beta.1 (Pre-release)

### Fixes

Expand Down
2 changes: 1 addition & 1 deletion dist/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.0-beta.0
5.0.0-beta.1
1 change: 0 additions & 1 deletion dist/govuk-frontend-5.0.0-beta.0.min.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/govuk-frontend-5.0.0-beta.0.min.js.map

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/govuk-frontend-5.0.0-beta.1.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/govuk-frontend-5.0.0-beta.1.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 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 packages/govuk-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "govuk-frontend",
"description": "GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.",
"version": "5.0.0-beta.0",
"version": "5.0.0-beta.1",
"main": "dist/govuk/all.bundle.js",
"module": "dist/govuk/all.mjs",
"sass": "dist/govuk/all.scss",
Expand Down

0 comments on commit a1e151d

Please sign in to comment.