File tree Expand file tree Collapse file tree
Assets/WebGLTemplates/Dojo/TemplateData/dojo.js Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 ],
99 "browser" : " dojo_c.js" ,
1010 "types" : " dojo_c.d.ts"
11- }
11+ }
Original file line number Diff line number Diff line change 1+ # Release v1.7.0-alpha.5
2+
3+ ## Changes since v1.7.0-alpha.2
4+
5+ ### 🚀 Features
6+ - Merge pull request #111 from dojoengine/unity-update1705 ([ b37d4cf] ( https://github.com/dojoengine/dojo.unity/commit/b37d4cf5c582ed9768dc44d736cf9fdf26356279 ) )
7+ - feat: update to 1.7.0-alpha.5 with tokens supply & entities timestamps ([ 8a012df] ( https://github.com/dojoengine/dojo.unity/commit/8a012dffee4fb76924ce9474b3e7ecbd0a8c13ba ) )
8+ ### 🐛 Bug Fixes
9+ - fix workflow ([ 409341b] ( https://github.com/dojoengine/dojo.unity/commit/409341b9cf3e1bba91eaba011836daf7fdc80adb ) )
10+ ### 🔧 Other Changes
11+ - Merge pull request #110 from dojoengine/release-workflow ([ 10e1aa0] ( https://github.com/dojoengine/dojo.unity/commit/10e1aa00960108f885e2321642d7f89aa986b816 ) )
12+ - update workflows ([ a4d02e4] ( https://github.com/dojoengine/dojo.unity/commit/a4d02e44cb13afdf31d9f350d915ef11ccba8466 ) )
13+ - f ([ 0ffd287] ( https://github.com/dojoengine/dojo.unity/commit/0ffd287ffd5c1c581cd7b7ec6ff345711c3da0aa ) )
14+ - update binaries ([ b08b9cb] ( https://github.com/dojoengine/dojo.unity/commit/b08b9cb56e56845474ca034b156c690246d31401 ) )
15+ - cleanup type conversions & entity updates ([ 262ee4a] ( https://github.com/dojoengine/dojo.unity/commit/262ee4a7370dfce69a368ae6c8e12014e4bcd670 ) )
16+ - chore(workflows): prepare release ([ 55264ea] ( https://github.com/dojoengine/dojo.unity/commit/55264ea14937e261d3e1601f73914a994898919d ) )
17+ ** Full Changelog** : https://github.com/dojoengine/dojo.unity/compare/v1.7.0-alpha.2...v1.7.0-alpha.5
Original file line number Diff line number Diff line change 11{
22 "name" : " dojo-c" ,
3- "version" : " 1.6.1 " ,
3+ "version" : " 1.7.0-alpha.5 " ,
44 "files" : [
55 " dojo_c_bg.wasm" ,
66 " dojo_c.js" ,
77 " dojo_c.d.ts"
88 ],
99 "browser" : " dojo_c.js" ,
1010 "types" : " dojo_c.d.ts"
11- }
11+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " org.dojoengine.dojo" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.7.0-alpha.5 " ,
44 "displayName" : " Dojo" ,
55 "unity" : " 2019.1" ,
66 "keywords" : [
1414 "email" : " unity@example.com" ,
1515 "url" : " https://www.unity3d.com"
1616 }
17- }
17+ }
You can’t perform that action at this time.
0 commit comments