Skip to content

Commit 19c06b5

Browse files
committed
Release 2.8.0
1 parent d382dec commit 19c06b5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.8.0 (2024-03-03)
6+
7+
### ✨ Features
8+
9+
- 🌟 Added Deimos operator icon & metadata ([0af085d](https://github.com/marcopixel/r6operators/commit/0af085d0130f794ed69ef3c03d63773eda77aca1))
10+
11+
### 🐛 Bug Fixes
12+
13+
- 🛠 Fixed Zofia squad copy/paste mistake ([74a4cb7](https://github.com/marcopixel/r6operators/commit/74a4cb70b87e0098f0fc618c80ed55d316aea8f8))
14+
15+
516
## 2.7.0 (2023-11-22)
617

718
### ✨ Features

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