We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a550cff commit 891065aCopy full SHA for 891065a
docs/observable.tmpl
@@ -37,7 +37,7 @@
37
</a>
38
<div style="display: flex; align-items: center; justify-self: end; gap: 1rem; font-size: 14px;">
39
<a href="https://github.com/observablehq/notebook-kit/releases" style="color: inherit;">
40
- 1.0.0-alpha.9
+ 1.0.0-alpha.10
41
42
<a href="https://github.com/observablehq/notebook-kit" style="color: inherit;">
43
GitHub ★
package.json
@@ -9,7 +9,7 @@
9
"access": "restricted",
10
"registry": "https://npm.pkg.github.com"
11
},
12
- "version": "1.0.0-alpha.9",
+ "version": "1.0.0-alpha.10",
13
"type": "module",
14
"scripts": {
15
"test": "vitest",
0 commit comments