Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2023-04-24)

### Bug Fixes

* PrefsBounds/PrefsBoundsInt is not sync ([a082365](a082365))
  • Loading branch information
semantic-release-bot committed Apr 24, 2023
1 parent 784f6c9 commit f31e0f7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions Packages/ga.fuquna.prefsguisyncformirror/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.4](https://github.com/fuqunaga/PrefsGUISyncForMirror/compare/v1.0.3...v1.0.4) (2023-04-24)


### Bug Fixes

* PrefsBounds/PrefsBoundsInt is not sync ([a082365](https://github.com/fuqunaga/PrefsGUISyncForMirror/commit/a0823658c5ff3c012ae451155b6303fa9dc9dc90))

## [1.0.3](https://github.com/fuqunaga/PrefsGUISyncForMirror/compare/v1.0.2...v1.0.3) (2023-03-10)


Expand Down
4 changes: 2 additions & 2 deletions Packages/ga.fuquna.prefsguisyncformirror/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ga.fuquna.prefsguisyncformirror",
"displayName": "PrefsGUISync for Mirror",
"version": "1.0.3",
"version": "1.0.4",
"unity": "2021.3",
"description": "PrefsGUI subset for synchronization over Mirror",
"keywords": [
Expand All @@ -23,4 +23,4 @@
"changelogUrl": "https://github.com/fuqunaga/PrefsGUISyncForMirror/blob/main/Packages/ga.fuquna.prefsguisyncformirror/CHANGELOG.md",
"repository": "github:fuqunaga/PrefsGUISyncForMirror",
"license": "MIT"
}
}

0 comments on commit f31e0f7

Please sign in to comment.