Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Aug 26, 2024
1 parent abf7fcf commit 4f3360b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

## Beta

- Convert to ES6 Module
## [15.0.0] 2024-26-08

- Convert to [ES Module](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules)
- Upgrade to CodeNarc 3.5.0
- Upgrade NodeJs to minimum version 20
- Setup renovate
- Upgrade dependencies, including base package node-java-caller
- Upgrade NodeJs to minimum version 20
- Upgrade MegaLinter to v8
- Remove decode-html-entities dependency

Expand Down
6 changes: 4 additions & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

## Beta

- Convert to ES6 Module
## [15.0.0] 2024-26-08

- Convert to [ES Module](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules)
- Upgrade to CodeNarc 3.5.0
- Upgrade NodeJs to minimum version 20
- Setup renovate
- Upgrade dependencies, including base package node-java-caller
- Upgrade NodeJs to minimum version 20
- Upgrade MegaLinter to v8
- Remove decode-html-entities dependency

Expand Down

0 comments on commit 4f3360b

Please sign in to comment.