Skip to content

Commit 8397f2c

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](1.2.0...1.2.1) (2022-06-08) ### Bug Fixes * texture leak ([1629811](1629811))
1 parent 0a37aa7 commit 8397f2c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.1](https://github.com/OpenSourceUnityPackage/FogOfWar/compare/1.2.0...1.2.1) (2022-06-08)
2+
3+
4+
### Bug Fixes
5+
6+
* texture leak ([1629811](https://github.com/OpenSourceUnityPackage/FogOfWar/commit/16298116575fd873dd6aaaa6427fd731f8aec094))
7+
18
# [1.2.0](https://github.com/OpenSourceUnityPackage/FogOfWar/compare/1.1.1...1.2.0) (2022-05-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "open-source-unity-package.fog-of-war",
33
"displayName": "FogOfWar",
44
"description": "",
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)