Skip to content

Commit 118886c

Browse files
committed
docs: add changelog for v0.10.3
1 parent 0ff11cc commit 118886c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
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)