File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed
Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.4.0] ( https://github.com/mygamedevtools/extensions/compare/1.3.1...1.4.0 ) (2022-10-25)
2+
3+
4+ ### Bug Fixes
5+
6+ * Add missing persist-credentials to workflow ([ cd288e6] ( https://github.com/mygamedevtools/extensions/commit/cd288e6edaa8ff57c1eb6dbe8c59ed5083669d7e ) )
7+
8+
9+ ### Features
10+
11+ * Add CI configuration ([ 27eb0fc] ( https://github.com/mygamedevtools/extensions/commit/27eb0fcbff3c8ee864757f1e54c95014b18f6505 ) )
12+
113## [ 1.3.1] - 2022-10-24
214- Added: OpenUPM documentation.
315
2537[ 1.3.0 ] : https://github.com/mygamedevtools/extensions/compare/1.2.0...1.3.0
2638[ 1.2.0 ] : https://github.com/mygamedevtools/extensions/compare/1.1.0...1.2.0
2739[ 1.1.0 ] : https://github.com/mygamedevtools/extensions/compare/1.0.0...1.1.0
28- [ 1.0.0 ] : https://github.com/mygamedevtools/extensions/compare/593b818...1.0.0
40+ [ 1.0.0 ] : https://github.com/mygamedevtools/extensions/compare/593b818...1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " com.mygamedevtools.extensions" ,
3- "version" : " 1.3.1 " ,
3+ "version" : " 1.4.0 " ,
44 "displayName" : " Extensions" ,
55 "description" : " A personal collection of Unity Engine tools, extensions and helpers." ,
66 "unity" : " 2019.4" ,
1515 "com.unity.ugui" : " 1.0.0"
1616 },
1717 "type" : " tool"
18- }
18+ }
You can’t perform that action at this time.
0 commit comments