Skip to content

Commit fb99df8

Browse files
committed
Release 2.12.0
1 parent 41052d7 commit fb99df8

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All versions upwards from `2.0.0` project will be documented in this file. For all older version, please check the [Releases](https://github.com/marcopixel/r6operators/releases/) tab.
44

5+
## 2.12.0 (2025-09-14)
6+
7+
- 🌟 Added Denari operator icon & metadata (thanks to @J4yJ4y-R6 & @ynn-dev, [65626bc](https://github.com/marcopixel/r6operators/commit/65626bc216864a74572355aa69fb015290c9546d), [f48b77f](https://github.com/marcopixel/r6operators/commit/f48b77fa40ccef381ba62f4fc2a5e2c138701212))
8+
9+
- 🛠 Fixed outdated metadata on operators (thanks to @ynn-dev, [f8877ee](https://github.com/marcopixel/r6operators/commit/f8877eecf0886bf51117a7b0b1e8324e8204b6fc))
10+
11+
512
## 2.11.1 (2025-03-26)
613

714
### 🐛 Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "r6operators",
3-
"version": "2.11.1",
3+
"version": "2.12.0",
44
"description": "r6operators is a collection of high-quality vectorized Rainbow Six: Siege Operator icons & metadata for Node.js",
55
"keywords": [
66
"rainbow six siege",

0 commit comments

Comments
 (0)