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

Commit f9f1487

Browse files
committed
v2.1.0
1 parent 97d396d commit f9f1487

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

changelog.md

Lines changed: 2 additions & 0 deletions
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+
## [2.1.0] - 2021-08-06
10+
911
### Added
1012
* `getUserStatus` method
1113
* `getProfileApplications` method

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": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Node.js wrapper around Rainbow Six: Siege API.",
55
"author": "Daniel Sandberg",
66
"license": "MIT",

0 commit comments

Comments
 (0)