Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 25294e4

Browse files
committed
v4.2.0
1 parent 9949930 commit 25294e4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [4.2.0] - 2022-06-16
10+
911
### Added
1012
* Vector Glare season
1113
* Sens operator
@@ -129,7 +131,8 @@ Forgot to build for v2.0.1
129131
* `response.js` script
130132
* `.npmignore`
131133

132-
[Unreleased]: https://github.com/danielwerg/r6api.js/compare/v4.1.0...master
134+
[Unreleased]: https://github.com/danielwerg/r6api.js/compare/v4.2.0...master
135+
[4.2.0]: https://github.com/danielwerg/r6api.js/compare/v4.1.0...v4.2.0
133136
[4.1.0]: https://github.com/danielwerg/r6api.js/compare/v4.0.1...v4.1.0
134137
[4.0.1]: https://github.com/danielwerg/r6api.js/compare/v4.0.0...v4.0.1
135138
[4.0.0]: https://github.com/danielwerg/r6api.js/compare/v3.1.0...v4.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "r6api.js",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "Node.js wrapper around Rainbow Six: Siege API.",
55
"author": "Daniel Sandberg",
66
"license": "MIT",

0 commit comments

Comments
 (0)