diff --git a/.changeset/bot-data-update.md b/.changeset/bot-data-update.md deleted file mode 100644 index 80fd65a..0000000 --- a/.changeset/bot-data-update.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'poi-plugin-quest-info-2': patch ---- - -Update quest data - diff --git a/CHANGELOG.md b/CHANGELOG.md index c50631b..0855f92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # poi-plugin-quest-info-2 +## 0.14.7 + +### Patch Changes + +- [#178](https://github.com/lawvs/poi-plugin-quest-2/pull/178) [`9714be6`](https://github.com/lawvs/poi-plugin-quest-2/commit/9714be69f0113da61eb49bfb751a71b5272c4f71) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update quest data + ## 0.14.6 ### Patch Changes diff --git a/package.json b/package.json index c8fea21..274cead 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poi-plugin-quest-info-2", - "version": "0.14.6", + "version": "0.14.7", "private": false, "description": "show quest info", "homepage": "https://github.com/lawvs/poi-plugin-quest-2/",