Skip to content

Commit

Permalink
chore(package) v13.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Aug 16, 2021
1 parent a7d0a77 commit aee24c5
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 @@
2021.08.16, v13.0.5

feature:
- (package) eslint v8.0.0-beta.0
- (package) cssnano v5.0.7
- (package) codemirror v5.62.2
- (package) eslint-plugin-putout v9.0.2
- (package) putout v18.14.0
- (package) style-loader v3.2.1


2021.03.22, v13.0.4

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": "13.0.4",
"version": "13.0.5",
"description": "Web editor based on CodeMirror",
"main": "./server/index.js",
"exports": "./server/index.js",
Expand Down

0 comments on commit aee24c5

Please sign in to comment.