File tree Expand file tree Collapse file tree 5 files changed +8
-12
lines changed Expand file tree Collapse file tree 5 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 3737 GH_TOKEN : ${{ secrets.GH_TOKEN }}
3838 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3939 NPM_TOKEN : ${{ secrets.NPM_TOKEN }}
40- run : npm run semantic-release
40+ run : npm run semantic-release
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ UIElementsSchema/
2222
2323# Visual Studio cache directory
2424.vs /
25- .idea /
2625
2726# Gradle cache directory
2827.gradle /
@@ -44,7 +43,6 @@ ExportedObj/
4443* .mdb
4544* .opendb
4645* .VC.db
47- .vscode /
4846
4947# Unity3D generated meta files
5048* .pidb.meta
@@ -53,7 +51,6 @@ ExportedObj/
5351
5452# Unity3D Generated File On Crash Reports
5553sysinfo.txt
56- mono_crash *
5754
5855# Builds
5956* .apk
Original file line number Diff line number Diff line change 88 " inventory" ,
99 " inventory management"
1010 ],
11- "oysterVersion" : " 3.0.0 " ,
11+ "oysterVersion" : " 3.0.2 " ,
1212 "packageName" : " com.fluid.elastic-inventory" ,
1313 "packageScope" : " com.fluid" ,
1414 "unityVersion" : " 2022.2" ,
Original file line number Diff line number Diff line change 11{
2- "branches": ["master", "main"],
32 "plugins": [
43 "@semantic-release/commit-analyzer",
54 "@semantic-release/release-notes-generator",
Original file line number Diff line number Diff line change 1212 "prepare" : " husky install"
1313 },
1414 "keywords" : [
15- " unity3d" ,
16- " unity package" ,
17- " upm" ,
18- " inventory" ,
19- " inventory management"
20- ],
15+ " unity3d" ,
16+ " unity package" ,
17+ " upm" ,
18+ " inventory" ,
19+ " inventory management"
20+ ],
2121 "repository" : {
2222 "type" : " git" ,
2323 "url" : " git+https://github.com/ashblue/unity-elastic-inventory.git"
You can’t perform that action at this time.
0 commit comments