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 730d4b0 commit e136c32Copy full SHA for e136c32
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 2.0.0 2023-05-08
4
5
**General**
6
docs/changelog.md
package.json
{
"name": "jupyterlab_code_formatter",
- "version": "2.0.0-rc2",
+ "version": "2.0.0",
"description": " A JupyterLab plugin to facilitate invocation of code formatters.",
"keywords": [
"jupyter",
0 commit comments