Skip to content

Commit 447e47f

Browse files
committed
Version 8.2.0
1 parent e694d2d commit 447e47f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

7-
## Unreleased
7+
## [8.2.0](https://github.com/axa-group/oauth2-mock-server/compare/v8.1.0...v8.2.0) — 2025-10-31
88

99
### Added
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oauth2-mock-server",
3-
"version": "8.1.0",
3+
"version": "8.2.0",
44
"description": "Configurable OAuth2/OpenID Connect server for automated testing and development purposes",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)