Skip to content

Commit

Permalink
chore(release): v1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fearandesire committed Jun 22, 2024
1 parent 62ee20b commit b889477
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v1.8.4

[compare changes](https://github.com/fearandesire/resolve-team/compare/v1.8.3...v1.8.4)

### 🩹 Fixes

- Allow for ESM and CommonJS usage thanks to `pkgroll` ([62ee20b](https://github.com/fearandesire/resolve-team/commit/62ee20b))

### ❤️ Contributors

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

## v1.8.3

[compare changes](https://github.com/fearandesire/resolve-team/compare/v1.8.2...v1.8.3)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "resolve-team",
"version": "1.8.3",
"version": "1.8.4",
"description": "Resolve NBA & NFL sports team names and information via fuzzy search",
"type": "module",
"exports": {
Expand Down Expand Up @@ -98,4 +98,4 @@
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
}

0 comments on commit b889477

Please sign in to comment.