Skip to content

Commit

Permalink
chore: release 1.5.5 (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 3, 2021
1 parent 2a3c79e commit f6e7070
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.5.5](https://www.github.com/mnao305/VRCFriendCheck/compare/v1.5.4...v1.5.5) (2021-04-03)


### Bug Fixes

* ワールドデータ取得ができなくなっていたのを修正しました ([#204](https://www.github.com/mnao305/VRCFriendCheck/issues/204)) ([2a3c79e](https://www.github.com/mnao305/VRCFriendCheck/commit/2a3c79eae304a01c3d4b543585368b204d43140e)), closes [#203](https://www.github.com/mnao305/VRCFriendCheck/issues/203)

### [1.5.4](https://www.github.com/mnao305/VRCFriendCheck/compare/v1.5.3...v1.5.4) (2021-03-31)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vrcfriendcheck",
"version": "1.5.4",
"version": "1.5.5",
"description": "VRChatにてフレンドのオンライ状況が確認できる拡張機能です",
"author": "mnao305 <naomasa305@gmail.com>",
"scripts": {
Expand Down

0 comments on commit f6e7070

Please sign in to comment.