Skip to content

Commit fceb769

Browse files
committed
Version 7.1.1
1 parent a59c5a7 commit fceb769

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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+
## [7.1.1](https://github.com/axa-group/oauth2-mock-server/compare/v7.1.0...v7.1.1) — 2023-10-24
8+
9+
### Fixed
10+
11+
- Be a better citizen in an ECMAScript modules world
12+
713
## [7.1.0](https://github.com/axa-group/oauth2-mock-server/compare/v7.0.0...v7.1.0) — 2023-10-23
814

915
### Added

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": "7.1.0",
3+
"version": "7.1.1",
44
"description": "OAuth 2 mock server",
55
"keywords": [
66
"oauth",

0 commit comments

Comments
 (0)