Skip to content

Commit a6f4168

Browse files
committed
Release 2.9.0
1 parent fb33ac6 commit a6f4168

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.9.0 (2024-05-31)
6+
7+
### ✨ Features
8+
* 🌟 add sentry and striker metadata and icon by @danielwerg in https://github.com/marcopixel/r6operators/pull/58
9+
* 📝 add operator issue template by @danielwerg in https://github.com/marcopixel/r6operators/pull/57
10+
11+
512
## 2.8.0 (2024-03-03)
613

714
### ✨ Features

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.8.0",
3+
"version": "2.9.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)