Skip to content

Commit 6ccc297

Browse files
committed
docs: add changelog for v0.10.2
1 parent 4dedadf commit 6ccc297

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog and release notes
22

3+
## [0.10.2](https://github.com/typestack/routing-controllers/compare/v0.10.1...v0.10.2) (2023-03-06)
4+
5+
### Changed
6+
7+
- `glob` package updated to `8.1.0` from `8.0.3`
8+
- `body-parser` package updated to `1.20.2` from `1.20.1`
9+
- `multer` package updated to `1.4.5-lts.1` from `1.4.4`
10+
- Note: This fixes vulnerability CVE-2022-24434
11+
- updated various dev dependencies
12+
13+
### Fixed
14+
15+
- Added normalization to glob pattern resolver to fix Windows paths
16+
317
## [0.10.1](https://github.com/typestack/routing-controllers/compare/v0.10.0...v0.10.1) (2023-01-13)
418

519
### Changed

0 commit comments

Comments
 (0)