Skip to content

Commit

Permalink
delete CLI package (#1162)
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie authored Feb 5, 2023
1 parent c5784fe commit a2dbeb5
Show file tree
Hide file tree
Showing 30 changed files with 5 additions and 985 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Thank you, Daniel Holmes ([@danielholmes](https://github.com/danielholmes)), for

#### Babel Refactor ([#1149](https://github.com/jimp-dev/jimp/pull/1149))

Marking this as a "breaking release" because it might change what deps need to be installed.
Marking this as a "breaking release" because it might change what deps need to be installed.

All modules should be exported as valid cjs and esm

Expand Down Expand Up @@ -97,7 +97,7 @@ Thank you, nopeless ([@nopeless](https://github.com/nopeless)), for all your wor

#### switch from browserify to webpack ([#1140](https://github.com/jimp-dev/jimp/pull/1140))

This PR can be considered a breaking change as it remove the `jimp.min.js` file.
This PR can be considered a breaking change as it remove the `jimp.min.js` file.

Instead there is now only the `jimp.js` file and we ship source maps for it.

Expand Down
36 changes: 0 additions & 36 deletions packages/cli/CHANGELOG.md

This file was deleted.

52 changes: 0 additions & 52 deletions packages/cli/README.md

This file was deleted.

1 change: 0 additions & 1 deletion packages/cli/babel.config.js

This file was deleted.

53 changes: 0 additions & 53 deletions packages/cli/package.json

This file was deleted.

Loading

0 comments on commit a2dbeb5

Please sign in to comment.