Skip to content

Commit

Permalink
chore(package) v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Aug 26, 2023
1 parent 8a8f8f5 commit d16c977
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions client/ChangeLog
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
2023.08.26, v2.1.0

feature:
- add @putout/plugin-types
- package: putout v31.2.1
- package: @putout/plugin-putout v14.0.0
- package: madrun v9.3.1
- package: eslint-plugin-putout v19.1.0
- server: cors
- package: eslint v8.47.0
- package: babel
- package: @babel/parser v8.0.0-alpha.1
- @putout/declare
- package: @putout/plugin-putout v13.0.0
- package: estree-to-babel v6.0.0
- package: eslint-plugin-putout v18.1.0
- enable explicitResourceManagement
- package: eslint-plugin-putout v18.0.0
- package: @putout/engine-parser v7.1.0
- package: prettier v3.0.0
- package: @putout/plugin-convert-esm-to-commonjs v6.0.0
- package: typescript v5.1.6
- package: putout v30.0.1
- package: @putout/plugin-putout v12.6.0
- package: eslint-plugin-putout v17.6.0
- package: @putout/plugin-declare-before-reference v2.0.0
- package: @putout/engine-parser v6.4.0
- (package) babel-loader v9.1.2
- (package) rimraf v4.1.2
- (package) webpack-cli v5.0.1
- (package) @putout/plugin-declare-undefined-variables v8.0.0
- (package) putout v29.1.11
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "putout-editor",
"version": "2.0.0",
"version": "2.1.0",
"type": "commonjs",
"description": "🐊Putout Editor",
"private": true,
Expand Down

0 comments on commit d16c977

Please sign in to comment.