Skip to content

Commit c0fbb44

Browse files
committed
Add changeset description
1 parent 4410f10 commit c0fbb44

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
default: major
3+
---
4+
5+
# Avoid duplicating user-defined enum property names
6+
7+
#1168 by @wileykestner
8+
9+
The generator will now create names for properties gauranteed to avoid colliding with the names of other existing, user-defined types.
10+
11+
Resolves #1167

0 commit comments

Comments
 (0)