Skip to content

Commit

Permalink
chore(release): v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fearandesire committed Jun 16, 2024
1 parent 0812940 commit decd240
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
# Changelog


## v1.8.2

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

### 🩹 Fixes

- Tsconfig & imports ([79e9f03](https://github.com/fearandesire/resolve-team/commit/79e9f03))
- Correct import ([422b012](https://github.com/fearandesire/resolve-team/commit/422b012))
- **docs:** Rm space ([d8acdf4](https://github.com/fearandesire/resolve-team/commit/d8acdf4))

### 💅 Refactors

- Change to JSR config; Fix export ([5f81c30](https://github.com/fearandesire/resolve-team/commit/5f81c30))

### 🏡 Chore

- Add CHANGELOG ([1df6761](https://github.com/fearandesire/resolve-team/commit/1df6761))
- **release:** V1.8.1 ([6c42e11](https://github.com/fearandesire/resolve-team/commit/6c42e11))
- Update changelog ([0812940](https://github.com/fearandesire/resolve-team/commit/0812940))

### ❤️ Contributors

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

## v1.8.1

[compare changes](https://github.com/fearandesire/resolve-team/compare/v1.8.0...v1.8.1)
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": "resolve-team",
"version": "1.8.1",
"version": "1.8.2",
"description": "Resolve NBA & NFL sports team names and information via fuzzy search",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit decd240

Please sign in to comment.