You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Move github packages workflow after finalize-release [#10](https://github.com/fails-components/jupyterfails/pull/10) ([@martenrichter](https://github.com/martenrichter))
12
+
13
+
### Maintenance and upkeep improvements
14
+
15
+
- Move github packages workflow after finalize-release [#10](https://github.com/fails-components/jupyterfails/pull/10) ([@martenrichter](https://github.com/martenrichter))
16
+
17
+
### Contributors to this release
18
+
19
+
([GitHub contributors page for this release](https://github.com/fails-components/jupyterfails/graphs/contributors?from=2025-02-02&to=2025-02-02&type=c))
Copy file name to clipboardExpand all lines: packages/applet-view/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@fails-components/jupyter-applet-view",
3
-
"version": "0.0.1-alpha.7",
3
+
"version": "0.0.1-alpha.8",
4
4
"description": "A collection of extensions, that let's you select cell and switch to an applet mode, where only the selected cells are visible. This is used for fails-components to have jupyter applets in interactive teaching. ",
0 commit comments