Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed May 26, 2021
1 parent f695f3b commit 1f2a766
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.1.1](https://github.com/wessberg/cjstoesm/compare/v1.1.0...v1.1.1) (2021-05-26)

### Bug Fixes

- remove deprecated call to program.help() ([e47e45d](https://github.com/wessberg/cjstoesm/commit/e47e45d6923f73e02083dd71ee18196b71fc1657))

# [1.1.0](https://github.com/wessberg/cjstoesm/compare/v1.0.1...v1.1.0) (2021-05-26)

### Bug Fixes
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": "cjstoesm",
"version": "1.1.0",
"version": "1.1.1",
"description": "A tool that can transform CommonJS to ESM",
"scripts": {
"generate:sandhog": "sandhog all --yes",
Expand Down

0 comments on commit 1f2a766

Please sign in to comment.