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 86f3699 commit 76462c0Copy full SHA for 76462c0
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 6.0.2 (2025-06-19)
2
+
3
+### Bug fixes
4
5
+Make sure to include a .d.cts file to make TypeScript happy.
6
## 6.0.1 (2022-06-30)
7
8
### Bug fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "codemirror",
- "version": "6.0.1",
+ "version": "6.0.2",
"description": "Basic configuration for the CodeMirror code editor",
"scripts": {
"test": "cm-runtests",
0 commit comments