Skip to content

Commit 9a2428b

Browse files
authored
merge: release v0.10.3 (#1111)
2 parents 44e751e + 866602b commit 9a2428b

File tree

4 files changed

+1184
-1179
lines changed

4 files changed

+1184
-1179
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog and release notes
22

3+
## [0.10.3](https://github.com/typestack/routing-controllers/compare/v0.10.2...v0.10.3) (2023-04-17)
4+
5+
### Changed
6+
7+
- `glob` package updated to `10.1.0` from `8.1.0`
8+
- `koa` package updated to `2.14.2` from `2.14.1`
9+
- `koa-bodyparse` package updated to `4.4.0` from `4.3.0`
10+
- updated various dev dependencies
11+
12+
### Fixed
13+
14+
- Fixed koa uploaded file accessor
15+
316
## [0.10.2](https://github.com/typestack/routing-controllers/compare/v0.10.1...v0.10.2) (2023-03-06)
417

518
### Changed

0 commit comments

Comments
 (0)