This repository was archived by the owner on Feb 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 4.2.0] - 2022-06-16
10
+
9
11
### Added
10
12
* Vector Glare season
11
13
* Sens operator
@@ -129,7 +131,8 @@ Forgot to build for v2.0.1
129
131
* ` response.js ` script
130
132
* ` .npmignore `
131
133
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
133
136
[ 4.1.0 ] : https://github.com/danielwerg/r6api.js/compare/v4.0.1...v4.1.0
134
137
[ 4.0.1 ] : https://github.com/danielwerg/r6api.js/compare/v4.0.0...v4.0.1
135
138
[ 4.0.0 ] : https://github.com/danielwerg/r6api.js/compare/v3.1.0...v4.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " r6api.js" ,
3
- "version" : " 4.1 .0" ,
3
+ "version" : " 4.2 .0" ,
4
4
"description" : " Node.js wrapper around Rainbow Six: Siege API." ,
5
5
"author" : " Daniel Sandberg" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments