Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2020-11-26)

### Bug Fixes

* Adding package so open upm can work. ([a4d851c](a4d851c))
* guid. ([17b7169](17b7169))
* manual adding release file to try fix ci. ([68f80b0](68f80b0))
* Messed up for CI/CD ([864e8bc](864e8bc))
* Missed started invoke method. ([ff7c3e0](ff7c3e0))
* Update for new mirrorng breaking changes. ([4faf476](4faf476))
* Work to setup CI/CD ([0df8f0f](0df8f0f))
* yml file was incorrect for branch name. ([95fb48b](95fb48b))
  • Loading branch information
semantic-release-bot committed Nov 26, 2020
1 parent 68f80b0 commit 608f69b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Assets/Mirror/Runtime/Transport/Libuv2kNG/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 1.0.0 (2020-11-26)


### Bug Fixes

* Adding package so open upm can work. ([a4d851c](https://github.com/MirrorNG/Libuv2kNG/commit/a4d851c3dcd1fc089fe7aac234d5ec4e6c7e9496))
* guid. ([17b7169](https://github.com/MirrorNG/Libuv2kNG/commit/17b7169808d393cab7fa687c77d3b595bf3f871b))
* manual adding release file to try fix ci. ([68f80b0](https://github.com/MirrorNG/Libuv2kNG/commit/68f80b05b36696dd9b8429a54422c5ec7e21c038))
* Messed up for CI/CD ([864e8bc](https://github.com/MirrorNG/Libuv2kNG/commit/864e8bce765edbf63efecc8e050ef7e0d419c64b))
* Missed started invoke method. ([ff7c3e0](https://github.com/MirrorNG/Libuv2kNG/commit/ff7c3e041bfe51d8f0507ed5c35a33fc75d00bed))
* Update for new mirrorng breaking changes. ([4faf476](https://github.com/MirrorNG/Libuv2kNG/commit/4faf476b08e99dc1ed770e89ebdefbefdcaaa181))
* Work to setup CI/CD ([0df8f0f](https://github.com/MirrorNG/Libuv2kNG/commit/0df8f0f9441e0ea2bf67f63f75da86bfe4ff0b99))
* yml file was incorrect for branch name. ([95fb48b](https://github.com/MirrorNG/Libuv2kNG/commit/95fb48b338d453a4efc79d652acde0c628d85242))
2 changes: 1 addition & 1 deletion Assets/Mirror/Runtime/Transport/Libuv2kNG/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.mirrorng.libuv2k",
"displayName": "MirrorNG Libuv2kNG",
"version": "0.0.1",
"version": "1.0.0",
"unity": "2020.1",
"description": "Tcp transport for MirrorNG",
"author": "MirrorNG",
Expand Down

0 comments on commit 608f69b

Please sign in to comment.