Skip to content

Commit

Permalink
fix: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharlock10 committed Jan 13, 2024
1 parent 8f21905 commit 4a13f3f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v3.6.0
# v3.6.1
- Added support for `Omen`
- Added Bans 7,8 in match details
- Removed `Ranked Controller`
Expand Down Expand Up @@ -41,4 +41,4 @@
- Added `TaskForce` to `Enums`
- Fixed `champion_id` type in `ChampionCard`

View release on [npm](https://www.npmjs.com/package/pe-paladins.js/v/3.5.0)
View release on [npm](https://www.npmjs.com/package/pe-paladins.js/v/3.6.1)
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ A strongly typed fork of [paladins.js](https://www.npmjs.com/package/paladins.js

## Changelog

### v3.6.1
- Added support for `Omen`
- Added Bans 7,8 in match details
- Removed `Ranked Controller`
- Renamed `Ranked Keyboard` to `Ranked`

### v3.5.0
- Added support for `Nyx`

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": "pe-paladins.js",
"version": "3.6.0",
"version": "3.6.1",
"description": "A strongly typed fork of paladins.js, used by Paladins Edge",
"keywords": [
"paladins",
Expand Down

0 comments on commit 4a13f3f

Please sign in to comment.