Skip to content

Commit d04a8bd

Browse files
committed
1.0.0
1 parent 7b9c9dc commit d04a8bd

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

docs/observable.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</a>
3838
<div style="display: flex; align-items: center; justify-self: end; gap: 1rem; font-size: 14px;">
3939
<a href="https://github.com/observablehq/notebook-kit/releases" style="color: inherit;">
40-
1.0.0-alpha.10
40+
1.0.0
4141
</a>
4242
<a href="https://github.com/observablehq/notebook-kit" style="color: inherit;">
4343
GitHub ★

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@
55
"type": "git",
66
"url": "git+https://github.com/observablehq/notebook-kit.git"
77
},
8-
"publishConfig": {
9-
"access": "restricted",
10-
"registry": "https://npm.pkg.github.com"
11-
},
12-
"version": "1.0.0-alpha.10",
8+
"version": "1.0.0",
139
"type": "module",
1410
"scripts": {
1511
"test": "vitest",

0 commit comments

Comments
 (0)