Skip to content

Commit 161324e

Browse files
chore(release): 2.12.1 [skip ci]
## [2.12.1](2.12.0...2.12.1) (2022-02-03) ### Bug Fixes * Fixed the error in console regarding the immutable Changelog file ([685a566](685a566))
1 parent 685a566 commit 161324e

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+
## [2.12.1](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.12.0...2.12.1) (2022-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed the error in console regarding the immutable Changelog file ([685a566](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/685a566997fd1aae40b305570406661018fd3f30))
7+
18
# [2.12.0](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.11.5...2.12.0) (2022-02-03)
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": "com.solidalloy.type-references",
3-
"version": "2.12.0",
3+
"version": "2.12.1",
44
"displayName": "Type References",
55
"description": "A plugin that allows selecting a type from a drop-down menu in the inspector.",
66
"dependencies": {

0 commit comments

Comments
 (0)