Skip to content

Commit 7cf843d

Browse files
Merge pull request #89 from AlexeyTaranov/release/v1.2.7
Release v1.2.7
2 parents 4910b3a + 1aeca98 commit 7cf843d

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v1.2.7 - 2026-01-12
2+
- Fix (c6b3903)
3+
- Fix empty assetPath (30a816a)
4+
- chore: release v1.2.6 (35357e3)
5+
- Show nested types with parent class name (8858657)
6+
- Update README with new sections (e8d2532)
7+
- Update README with new image and remove old link (b27c7f4)
8+
- Manual references for dlls in asmdef (4ec6e29)
9+
- RefTo refactored (2888050)
10+
- Add check for new commits before release process (bfcb6fb)
11+
112
## v1.2.6 - 2025-12-26
213
- Show nested types with parent class name (8858657)
314
- Update README with new sections (e8d2532)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.alexeytaranov.serializereferencedropdown",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"displayName": "SerializeReferenceDropdown",
55
"description": "Editor dropdown for SerializeReference Attribute",
66
"unity": "2019.3",

0 commit comments

Comments
 (0)