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 +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 4.4.0] - 2022-09-06
10
+
9
11
### Added
10
12
11
13
* Brutal Swarm season
12
14
* Grim operator
13
15
* Grim icon
14
16
17
+ ### Fixed
18
+
19
+ * Icon for M249 SAW
20
+
15
21
## [ 4.3.0] - 2022-06-28
16
22
17
23
### Added
@@ -149,7 +155,8 @@ Forgot to build for v2.0.1
149
155
* ` response.js ` script
150
156
* ` .npmignore `
151
157
152
- [ unreleased ] : https://github.com/danielwerg/r6api.js/compare/v4.3.0...master
158
+ [ unreleased ] : https://github.com/danielwerg/r6api.js/compare/v4.4.0...master
159
+ [ 4.4.0 ] : https://github.com/danielwerg/r6api.js/compare/v4.3.0...v4.4.0
153
160
[ 4.3.0 ] : https://github.com/danielwerg/r6api.js/compare/v4.2.1...v4.3.0
154
161
[ 4.2.1 ] : https://github.com/danielwerg/r6api.js/compare/v4.2.0...v4.2.1
155
162
[ 4.2.0 ] : https://github.com/danielwerg/r6api.js/compare/v4.1.0...v4.2.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " r6api.js" ,
3
- "version" : " 4.3 .0" ,
3
+ "version" : " 4.4 .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