Skip to content

Commit f029648

Browse files
chore(release): 1.5.2 [skip ci]
### [1.5.2](v1.5.1...v1.5.2) (2022-04-28) ### Bug Fixes * updated namespaces ([c9acaf2](c9acaf2))
1 parent 4985101 commit f029648

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.5.2](https://github.com/Thundernerd/Unity3D-SerializableInterface/compare/v1.5.1...v1.5.2) (2022-04-28)
2+
3+
4+
### Bug Fixes
5+
6+
* updated namespaces ([c9acaf2](https://github.com/Thundernerd/Unity3D-SerializableInterface/commit/c9acaf2d044f862bf5fdcd0819215d37afc01090))
7+
18
### [1.5.1](https://github.com/Thundernerd/Unity3D-SerializableInterface/compare/v1.5.0...v1.5.1) (2022-04-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "net.tnrd.serializableinterface",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"displayName": "Serializable Interface",
55
"unity": "2020.1",
66
"description": "A wrapper that allows serialization of interfaces that supports both UnityEngine.Object and regular object types",

0 commit comments

Comments
 (0)