From a8e71a8e74196e1053f1ccba2e60fbf35f7e6fb8 Mon Sep 17 00:00:00 2001 From: fearandesire <63979371+fearandesire@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:25:45 -0400 Subject: [PATCH] chore(release): v1.8.6 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 602f368..3eec7ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## v1.8.6 + +[compare changes](https://github.com/fearandesire/resolve-team/compare/v1.8.5...v1.8.6) + +### 💅 Refactors + +- Async tag ([a3c722e](https://github.com/fearandesire/resolve-team/commit/a3c722e)) + +### ❤️ Contributors + +- Fearandesire ([@fearandesire](http://github.com/fearandesire)) + ## v1.8.5 [compare changes](https://github.com/fearandesire/resolve-team/compare/v1.8.4...v1.8.5) diff --git a/package.json b/package.json index e740d7c..89ea050 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "resolve-team", - "version": "1.8.5", + "version": "1.8.6", "description": "Resolve NBA & NFL sports team names and information via fuzzy search", "type": "module", "exports": {