Skip to content

Commit ca14ecc

Browse files
committed
chore(docs): Update readme & changelog
1 parent 2cb165b commit ca14ecc

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 2.5.0 (2021-06-06)
2+
3+
* release: prepare next release ([e6f76e3](https://github.com/mjeanroy/rollup-plugin-license/commit/e6f76e3))
4+
* release: release version ([542ae57](https://github.com/mjeanroy/rollup-plugin-license/commit/542ae57))
5+
* chore: clean code ([7484ccf](https://github.com/mjeanroy/rollup-plugin-license/commit/7484ccf))
6+
* chore: update npmignore ([70336ff](https://github.com/mjeanroy/rollup-plugin-license/commit/70336ff))
7+
* chore(docs): update README & changelog ([42908bc](https://github.com/mjeanroy/rollup-plugin-license/commit/42908bc))
8+
* use `nocase: true` for `licenseFile` (#824) ([6f58420](https://github.com/mjeanroy/rollup-plugin-license/commit/6f58420)), closes [#824](https://github.com/mjeanroy/rollup-plugin-license/issues/824)
9+
10+
11+
112
## 2.4.0 (2021-05-31)
213

314
* release: prepare next release ([3ee02b7](https://github.com/mjeanroy/rollup-plugin-license/commit/3ee02b7))

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,8 @@ license({
309309

310310
## Changelogs
311311

312+
- 2.5.0
313+
- Look for dependencies' license files case insensitively, thanks [@Luke-zhang-04](https://github.com/Luke-zhang-04)!
312314
- 2.4.0
313315
- Typings added
314316
- Update dependencies

0 commit comments

Comments
 (0)