Skip to content

Commit

Permalink
chore: dword: v15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 2, 2024
1 parent 5631d48 commit baf0e00
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2024.02.02, v15.0.0

feature:
- 5631d48 dword: codemirror v5.65.16
- 4cd145a dword: restafary v12.0.0
- 1914f33 dword: putout v35.0.4
- a9fb0c5 dword: madrun v10.0.1
- e21a198 dword: eslint-plugin-putout v22.3.1
- 0c87831 dword: drop support of node < 18
- 9345a91 dword: restafary v11.5.1

2023.08.08, v14.1.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dword",
"version": "14.1.0",
"version": "15.0.0",
"description": "Web editor based on CodeMirror",
"main": "./server/index.js",
"exports": "./server/index.js",
Expand Down

0 comments on commit baf0e00

Please sign in to comment.