Skip to content

Commit

Permalink
chore(release): v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragura committed Nov 18, 2023
1 parent 6a7864c commit 144ebcc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

## v1.3.0

[compare changes](https://github.com/Ragura/bgg-api-wrapper/compare/v1.2.4...v1.3.0)

### 🚀 Enhancements

- Add status to collection games ([6a7864c](https://github.com/Ragura/bgg-api-wrapper/commit/6a7864c))

### ❤️ Contributors

- Ragura ([@Ragura](http://github.com/Ragura))

## v1.2.4

[compare changes](https://github.com/Ragura/bgg-api-wrapper/compare/v1.2.3...v1.2.4)
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": "bgg-api-wrapper",
"version": "1.2.4",
"version": "1.3.0",
"description": "Parses XML responses from the Boardgamegeek API in an opinionated way.",
"sideEffects": false,
"type": "module",
Expand Down

0 comments on commit 144ebcc

Please sign in to comment.