Skip to content

Commit e7fa489

Browse files
author
Bruno Mikoski
committed
fix: changelog
1 parent b27237d commit e7fa489

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

CHANGELOG.MD

-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8-
## [1.2.1]
9-
## Changed
10-
- Fixed Indirect code generation and serialization of editor references.
11-
128
## [1.2.0]
139
## Changed
1410
- Fixed issue with the wizzard that was not generating the target Scriptable Object

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.brunomikoski.scriptableobjectcollection",
33
"displayName": "Scriptable Object Collection",
4-
"version": "1.2.1",
4+
"version": "1.2.0",
55
"unity": "2018.4",
66
"description": "Scriptable Object Collection",
77
"keywords": [

0 commit comments

Comments
 (0)