We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e694d2d commit 447e47fCopy full SHA for 447e47f
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
7
-## Unreleased
+## [8.2.0](https://github.com/axa-group/oauth2-mock-server/compare/v8.1.0...v8.2.0) — 2025-10-31
8
9
### Added
10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "oauth2-mock-server",
3
- "version": "8.1.0",
+ "version": "8.2.0",
"description": "Configurable OAuth2/OpenID Connect server for automated testing and development purposes",
"type": "module",
"keywords": [
0 commit comments