Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Pre-release v5.0.0-beta.0 #4388

Merged
merged 1 commit into from
Oct 26, 2023
Merged

🚀 Pre-release v5.0.0-beta.0 #4388

merged 1 commit into from
Oct 26, 2023

Conversation

romaricpascal
Copy link
Member

No description provided.

@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-pr-4388 October 26, 2023 16:04 Inactive
@github-actions
Copy link

github-actions bot commented Oct 26, 2023

JavaScript changes to dist

diff --git a/dist/govuk-frontend-5.0.0-internal.0.min.js b/dist/govuk-frontend-5.0.0-beta.0.min.js
index 79046da7f..45cebefc1 100644
--- a/dist/govuk-frontend-5.0.0-internal.0.min.js
+++ b/dist/govuk-frontend-5.0.0-beta.0.min.js
@@ -1,4 +1,4 @@
-const version = "5.0.0-internal.0";
+const version = "5.0.0-beta.0";
 
 function mergeConfigs(...t) {
     function flattenObject(t) {
@@ -971,4 +971,4 @@ export {
     Tabs,
     initAll,
     version
-}; //# sourceMappingURL=govuk-frontend-5.0.0-internal.0.min.js.map
\ No newline at end of file
+}; //# sourceMappingURL=govuk-frontend-5.0.0-beta.0.min.js.map
\ No newline at end of file

Action run for 68e91a4

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Other changes to dist

diff --git a/dist/VERSION.txt b/dist/VERSION.txt
index ee0fa49fc..5183a25c3 100644
--- a/dist/VERSION.txt
+++ b/dist/VERSION.txt
@@ -1 +1 @@
-5.0.0-internal.0
+5.0.0-beta.0

Action run for 68e91a4

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Stylesheets changes to dist

diff --git a/dist/govuk-frontend-5.0.0-internal.0.min.css b/dist/govuk-frontend-5.0.0-beta.0.min.css
index ec8939782..a25f51b2e 100644
--- a/dist/govuk-frontend-5.0.0-internal.0.min.css
+++ b/dist/govuk-frontend-5.0.0-beta.0.min.css
@@ -1,7 +1,7 @@
 @charset "UTF-8";
 
 :root {
-    --govuk-frontend-version: "5.0.0-internal.0"
+    --govuk-frontend-version: "5.0.0-beta.0"
 }
 
 .govuk-link {
@@ -7692,4 +7692,4 @@ screen and (-ms-high-contrast:active) {
     }
 }
 
-/*# sourceMappingURL=govuk-frontend-5.0.0-internal.0.min.css.map */
\ No newline at end of file
+/*# sourceMappingURL=govuk-frontend-5.0.0-beta.0.min.css.map */
\ No newline at end of file

Action run for 68e91a4

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

📋 Stats

File sizes

File Size
dist/govuk-frontend-5.0.0-beta.0.min.css 114 KiB
dist/govuk-frontend-5.0.0-beta.0.min.js 37.85 KiB
packages/govuk-frontend/dist/govuk/all.bundle.js 76.77 KiB
packages/govuk-frontend/dist/govuk/all.bundle.mjs 72.08 KiB
packages/govuk-frontend/dist/govuk/all.mjs 3.8 KiB
packages/govuk-frontend/dist/govuk/govuk-frontend-component.mjs 359 B
packages/govuk-frontend/dist/govuk/govuk-frontend.min.css 113.99 KiB
packages/govuk-frontend/dist/govuk/govuk-frontend.min.js 37.83 KiB
packages/govuk-frontend/dist/govuk/i18n.mjs 5.3 KiB

Modules

File Size
all.mjs 68.4 KiB
components/accordion/accordion.mjs 21.05 KiB
components/button/button.mjs 4.18 KiB
components/character-count/character-count.mjs 20.49 KiB
components/checkboxes/checkboxes.mjs 5.31 KiB
components/error-summary/error-summary.mjs 5.49 KiB
components/exit-this-page/exit-this-page.mjs 15.49 KiB
components/header/header.mjs 3.39 KiB
components/notification-banner/notification-banner.mjs 4.02 KiB
components/radios/radios.mjs 4.31 KiB
components/skip-link/skip-link.mjs 3.3 KiB
components/tabs/tabs.mjs 9.07 KiB

View stats and visualisations on the review app


Action run for 68e91a4

@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-pr-4388 October 26, 2023 16:13 Inactive
Copy link
Contributor

@domoscargin domoscargin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@romaricpascal romaricpascal merged commit 940e029 into main Oct 26, 2023
45 checks passed
@romaricpascal romaricpascal deleted the release-v5.0.0-beta.0 branch October 26, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants