You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,24 @@ No fixes were made.
51
51
52
52
Each time you add new changes to this file, please add them bellow this line - i.e. between the [insertion](#insterion) section and the last version added.
53
53
54
+
## [1.2.0] - 2022-04-11
55
+
56
+
### Added
57
+
58
+
No new features were added.
59
+
60
+
### Changed
61
+
62
+
No changes were made.
63
+
64
+
### Removed
65
+
66
+
Nothing was removed.
67
+
68
+
### Fixed
69
+
70
+
- Fix error for `this.logger` when calling the `onError` function inside `ApiKeyGenerator` and `InstanceReservation`
Copy file name to clipboardExpand all lines: dist/CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,24 @@ No fixes were made.
51
51
52
52
Each time you add new changes to this file, please add them bellow this line - i.e. between the [insertion](#insterion) section and the last version added.
53
53
54
+
## [1.2.0] - 2022-04-11
55
+
56
+
### Added
57
+
58
+
No new features were added.
59
+
60
+
### Changed
61
+
62
+
No changes were made.
63
+
64
+
### Removed
65
+
66
+
Nothing was removed.
67
+
68
+
### Fixed
69
+
70
+
- Fix error for `this.logger` when calling the `onError` function inside `ApiKeyGenerator` and `InstanceReservation`
0 commit comments