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 web-specs@2.0.0 #535

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 1, 2022

⚠ NEVER add commits to this pull request.

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

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

πŸ“¦ Latest released web-specs package was v1.3.0. Merging this pull request will release v2.0.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/web-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.

Static file(s) changed:
+ README.md


diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=LICENSE.md' '--unified=3' package/node_modules/web-specs/index.json packages/web-specs/index.json
--- package/node_modules/web-specs/index.json
+++ packages/web-specs/index.json
@@ -2976,6 +2976,40 @@
     }
   },
   {
+    "url": "https://webassembly.github.io/exception-handling/js-api/",
+    "seriesComposition": "fork",
+    "shortname": "wasm-js-api-1-fork-exception-handling",
+    "series": {
+      "shortname": "wasm-js-api",
+      "currentSpecification": "wasm-js-api-1",
+      "title": "WebAssembly JavaScript Interface",
+      "shortTitle": "WebAssembly JavaScript Interface",
+      "releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
+      "nightlyUrl": "https://webassembly.github.io/spec/js-api/"
+    },
+    "seriesVersion": "1",
+    "forkOf": "wasm-js-api-1",
+    "organization": "W3C",
+    "groups": [
+      {
+        "name": "WebAssembly Community Group",
+        "url": "https://www.w3.org/community/webassembly/"
+      }
+    ],
+    "nightly": {
+      "url": "https://webassembly.github.io/exception-handling/js-api/",
+      "repository": "https://github.com/WebAssembly/exception-handling",
+      "sourcePath": "document/js-api/index.bs",
+      "filename": "index.html"
+    },
+    "title": "WebAssembly JavaScript Interface: Exception Handling",
+    "source": "spec",
+    "shortTitle": "WebAssembly JavaScript Interface: Exception Handling",
+    "categories": [
+      "browser"
+    ]
+  },
+  {
     "url": "https://webbluetoothcg.github.io/web-bluetooth/",
     "seriesComposition": "full",
     "shortname": "web-bluetooth",
@@ -16852,6 +16886,9 @@
       "nightlyUrl": "https://webassembly.github.io/spec/js-api/"
     },
     "seriesVersion": "1",
+    "forks": [
+      "wasm-js-api-1-fork-exception-handling"
+    ],
     "organization": "W3C",
     "groups": [
       {

@dontcallmedom dontcallmedom linked an issue Mar 1, 2022 that may be closed by this pull request
@dontcallmedom dontcallmedom linked an issue Mar 1, 2022 that may be closed by this pull request
@dontcallmedom dontcallmedom merged commit 93bb872 into main Mar 1, 2022
@dontcallmedom dontcallmedom deleted the release-web-specs-20220301002535573 branch March 1, 2022 09:10
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.

Add WebAssembly exception handling spec?
1 participant