Skip to content

Commit dd5fca6

Browse files
author
Olivier Van den Mooter
committed
1.1.0
1 parent aaa7c4a commit dd5fca6

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
[Unreleased]: https://github.com/digipolisantwerp/request_log_module_nodejs/compare/v0.0.1...HEAD
88
## [Unreleased] - yyyy-mm-dd
99

10+
[1.1.0]: https://github.com/digipolisantwerp/request_log_module_nodejs/tree/v1.1.0
11+
## [1.1.0] - 2025-09-18
12+
13+
- feat: Implement logresponse & request for native fetch
14+
- chore: remove axios
15+
1016
[1.0.0]: https://github.com/digipolisantwerp/request_log_module_nodejs/tree/v1.0.0
1117
## [1.0.0] - 2025-08-21
1218

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@digipolis/request-log",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"keywords": [
55
"digipolis",
66
"antwerpen",

0 commit comments

Comments
 (0)