Skip to content

Commit

Permalink
chore: release version 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codepunkt authored Oct 13, 2023
1 parent 5d663cd commit ff69521
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 4.4.0

- Fix a regression that changed importing behavior
- Enable local testing with different node versions

# 4.3.0

- Change module directory locating behavior:

prefer a directory where the `package.json` has a `license` or `licenses` field. This improves reported licenses for a few libraries that have intermediate package.json files without license information in their directory structure - e.g. `socket.io-client` (thanks to [@mikejpeters](https://github.com/mikejpeters))

# 4.2.2

- fixed a bug where the plugin was missing omitting dependencies (thanks to [@WIStudent](https://github.com/WIStudent))
Expand Down

0 comments on commit ff69521

Please sign in to comment.