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 836b208 commit c60c10eCopy full SHA for c60c10e
docs/.env
@@ -0,0 +1 @@
1
+VITE_VERSION=$npm_package_version
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
+ %VITE_VERSION%
41
42
<a href="https://github.com/observablehq/notebook-kit" style="color: inherit;">
43
GitHub ★
0 commit comments