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

πŸ“¦ Release [email protected] #1503

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

⚠ NEVER add commits to this pull request.

πŸ€– This pull request was automatically created to facilitate human review of browser-specs changes based on list of specs at b994c25.

🧐 Please review the diff below and version numbers. If all looks good, merge this pull request to release the changes to npm.

πŸ“¦ Latest released browser-specs package was v4.19.1. Merging this pull request will release v4.20.0. Make sure that the bump is the right one for the changes.

✍ If any change needs to be made before release, do not add a commit to this pull request. Changes should rather be handled in a separate pull request and pushed to the main branch. You may leave this pull request open in the meantime, or close it. The pre-release job will automatically update this pull request or create a new one once the updates have made their way to the main branch.

πŸ›ˆ The actual change introduced by this pull request is a version bump in packages/browser-specs/package.json. You do not need to review that change. The bumped version is not the version that will be released when this pull request is merged, but rather the version that will be released next time.

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=LICENSE.md' '--unified=3' package/node_modules/browser-specs/index.json packages/browser-specs/index.json
--- package/node_modules/browser-specs/index.json
+++ packages/browser-specs/index.json
@@ -7043,6 +7043,9 @@
       "shortTitle": "Digital Credentials",
       "nightlyUrl": "https://wicg.github.io/digital-credentials/"
     },
+    "formerNames": [
+      "digital-identities"
+    ],
     "organization": "W3C",
     "groups": [
       {
@@ -7098,40 +7101,6 @@
     "categories": [
       "browser"
     ],
-    "standing": "good"
-  },
-  {
-    "url": "https://wicg.github.io/digital-identities/",
-    "seriesComposition": "full",
-    "shortname": "digital-identities",
-    "series": {
-      "shortname": "digital-identities",
-      "currentSpecification": "digital-identities",
-      "title": "Digital Credentials",
-      "shortTitle": "Digital Credentials",
-      "nightlyUrl": "https://wicg.github.io/digital-identities/"
-    },
-    "organization": "W3C",
-    "groups": [
-      {
-        "name": "Web Platform Incubator Community Group",
-        "url": "https://www.w3.org/community/wicg/"
-      }
-    ],
-    "nightly": {
-      "url": "https://wicg.github.io/digital-identities/",
-      "status": "Draft Community Group Report",
-      "alternateUrls": [],
-      "repository": "https://github.com/WICG/digital-identities",
-      "sourcePath": "index.html",
-      "filename": "index.html"
-    },
-    "title": "Digital Credentials",
-    "source": "spec",
-    "shortTitle": "Digital Credentials",
-    "categories": [
-      "browser"
-    ],
     "standing": "good"
   },
   {

@tidoust tidoust merged commit 49da13d into main Sep 10, 2024
@tidoust tidoust deleted the release-browser-specs-20240910091933421 branch September 10, 2024 09:27
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.

1 participant