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

Commit ba12d2d

Browse files
committed
v4.4.0
1 parent 43a3cbe commit ba12d2d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

changelog.md

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

77
## [Unreleased]
88

9+
## [4.4.0] - 2022-09-06
10+
911
### Added
1012

1113
* Brutal Swarm season
1214
* Grim operator
1315
* Grim icon
1416

17+
### Fixed
18+
19+
* Icon for M249 SAW
20+
1521
## [4.3.0] - 2022-06-28
1622

1723
### Added
@@ -149,7 +155,8 @@ Forgot to build for v2.0.1
149155
* `response.js` script
150156
* `.npmignore`
151157

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
153160
[4.3.0]: https://github.com/danielwerg/r6api.js/compare/v4.2.1...v4.3.0
154161
[4.2.1]: https://github.com/danielwerg/r6api.js/compare/v4.2.0...v4.2.1
155162
[4.2.0]: https://github.com/danielwerg/r6api.js/compare/v4.1.0...v4.2.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.3.0",
3+
"version": "4.4.0",
44
"description": "Node.js wrapper around Rainbow Six: Siege API.",
55
"author": "Daniel Sandberg",
66
"license": "MIT",

0 commit comments

Comments
 (0)