Skip to content

Commit

Permalink
Release 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopixel committed Mar 3, 2024
1 parent bb35b73 commit 9dd40c0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

## 2.8.0 (2024-03-03)

### ✨ Features

- 🌟 Added Deimio operator icon & metadata ([0af085d](https://github.com/marcopixel/r6operators/commit/0af085d0130f794ed69ef3c03d63773eda77aca1))

### 🐛 Bug Fixes

- 🛠 Fixed Zofia squad copy/paste mistake ([74a4cb7](https://github.com/marcopixel/r6operators/commit/74a4cb70b87e0098f0fc618c80ed55d316aea8f8))


## 2.7.0 (2023-11-22)

### ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "r6operators",
"version": "2.7.0",
"version": "2.8.0",
"description": "r6operators is a collection of high-quality vectorized Rainbow Six: Siege Operator icons & metadata for Node.js",
"keywords": [
"rainbow six siege",
Expand Down

0 comments on commit 9dd40c0

Please sign in to comment.