Skip to content

Commit

Permalink
chore(release): v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragura committed Oct 31, 2023
1 parent c356db8 commit 0dd28ff
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.1.0

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

### 🚀 Enhancements

- Export more types ([c356db8](https://github.com/Ragura/bgg-api-wrapper/commit/c356db8))

### ❤️ Contributors

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

## v1.0.2

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

0 comments on commit 0dd28ff

Please sign in to comment.