Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0](v5.0.0...v6.0.0) (2022-05-11)

### Bug Fixes

* added MaxPacketSize to SteamSocketFactory ([e63c01b](e63c01b))

### BREAKING CHANGES

* Requires Mirage 120.0.0 or newer
  • Loading branch information
semantic-release-bot committed May 11, 2022
1 parent e63c01b commit 2677b3d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Assets/Mirage/Runtime/Sockets/FacepunchSteam/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [6.0.0](https://github.com/MirageNet/SteamyFaceNG/compare/v5.0.0...v6.0.0) (2022-05-11)


### Bug Fixes

* added MaxPacketSize to SteamSocketFactory ([e63c01b](https://github.com/MirageNet/SteamyFaceNG/commit/e63c01b22f42371a7737c3067a0856d526d8ccc4))


### BREAKING CHANGES

* Requires Mirage 120.0.0 or newer

# [5.0.0](https://github.com/MirageNet/SteamyFaceNG/compare/v4.0.5...v5.0.0) (2021-10-01)


Expand Down
2 changes: 1 addition & 1 deletion Assets/Mirage/Runtime/Sockets/FacepunchSteam/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.miragenet.steamyface",
"displayName": "Mirage Facepunch Steam Socket",
"version": "5.0.0",
"version": "6.0.0",
"unity": "2020.1",
"description": "Steam socket for Mirage using Facepunch SteamWorks",
"author": "Mirage",
Expand Down

0 comments on commit 2677b3d

Please sign in to comment.