Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add JVinceW as a contributor for code #69

Merged
merged 2 commits into from
Feb 6, 2022

Conversation

allcontributors[bot]
Copy link
Contributor

Add @JVinceW as a contributor for code.

This was requested by favoyang in this comment

@github-actions
Copy link

🎉 This PR is included in version 0.11.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

mulova pushed a commit to mulova/unity-addressable-importer that referenced this pull request Jul 8, 2022
* master: (37 commits)
  chore(release): 0.12.0 [skip ci]
  feat: improve the inspector for AddressableImportSettings (favoyang#60)
  Improve the inspector for AddressableImportSettings (favoyang#60)
  chore(docs): update README with code syntax highlighting
  chore(release): 0.11.5 [skip ci]
  fix: avoid the selection.activeObject being reset to null when editing an addressable prefab favoyang#71
  docs: add KarolGu as a contributor for bug (favoyang#74)
  docs: add fantasyz as a contributor for bug (favoyang#73)
  chore(release): 0.11.4 [skip ci]
  fix: folder ends with '~' should be ignored favoyang#72
  docs: add JVinceW as a contributor for code (favoyang#69)
  chore(release): 0.11.3 [skip ci]
  fix: allow load import settings file independent to the default location (favoyang#64, favoyang#68)
  chore(release): 0.11.2 [skip ci]
  fix: prevent null exception when access label fields in the rule (favoyang#63)
  docs: add laicasaane as a contributor for code (favoyang#62)
  chore(release): 0.11.1 [skip ci]
  fix: change namespace of PrefabStageUtility in Unity 2021.2 (favoyang#61)
  docs: add notes for Odin v3
  docs: move GitHub templates to ISSUE_TEMPLATE folder
  ...

# Conflicts:
#	Editor/AddressableImporter.cs
#	Editor/Helper/AddressableImportSettingsEditor.cs
mulova pushed a commit to mulova/unity-addressable-importer that referenced this pull request Jul 8, 2022
* master: (37 commits)
  chore(release): 0.12.0 [skip ci]
  feat: improve the inspector for AddressableImportSettings (favoyang#60)
  Improve the inspector for AddressableImportSettings (favoyang#60)
  chore(docs): update README with code syntax highlighting
  chore(release): 0.11.5 [skip ci]
  fix: avoid the selection.activeObject being reset to null when editing an addressable prefab favoyang#71
  docs: add KarolGu as a contributor for bug (favoyang#74)
  docs: add fantasyz as a contributor for bug (favoyang#73)
  chore(release): 0.11.4 [skip ci]
  fix: folder ends with '~' should be ignored favoyang#72
  docs: add JVinceW as a contributor for code (favoyang#69)
  chore(release): 0.11.3 [skip ci]
  fix: allow load import settings file independent to the default location (favoyang#64, favoyang#68)
  chore(release): 0.11.2 [skip ci]
  fix: prevent null exception when access label fields in the rule (favoyang#63)
  docs: add laicasaane as a contributor for code (favoyang#62)
  chore(release): 0.11.1 [skip ci]
  fix: change namespace of PrefabStageUtility in Unity 2021.2 (favoyang#61)
  docs: add notes for Odin v3
  docs: move GitHub templates to ISSUE_TEMPLATE folder
  ...

# Conflicts:
#	Editor/AddressableImporter.cs
#	Editor/Helper/AddressableImportSettingsEditor.cs
mulova pushed a commit to mulova/unity-addressable-importer that referenced this pull request Jul 8, 2022
* master: (37 commits)
  chore(release): 0.12.0 [skip ci]
  feat: improve the inspector for AddressableImportSettings (favoyang#60)
  Improve the inspector for AddressableImportSettings (favoyang#60)
  chore(docs): update README with code syntax highlighting
  chore(release): 0.11.5 [skip ci]
  fix: avoid the selection.activeObject being reset to null when editing an addressable prefab favoyang#71
  docs: add KarolGu as a contributor for bug (favoyang#74)
  docs: add fantasyz as a contributor for bug (favoyang#73)
  chore(release): 0.11.4 [skip ci]
  fix: folder ends with '~' should be ignored favoyang#72
  docs: add JVinceW as a contributor for code (favoyang#69)
  chore(release): 0.11.3 [skip ci]
  fix: allow load import settings file independent to the default location (favoyang#64, favoyang#68)
  chore(release): 0.11.2 [skip ci]
  fix: prevent null exception when access label fields in the rule (favoyang#63)
  docs: add laicasaane as a contributor for code (favoyang#62)
  chore(release): 0.11.1 [skip ci]
  fix: change namespace of PrefabStageUtility in Unity 2021.2 (favoyang#61)
  docs: add notes for Odin v3
  docs: move GitHub templates to ISSUE_TEMPLATE folder
  ...

# Conflicts:
#	Editor/AddressableImporter.cs
#	Editor/Helper/AddressableImportSettingsEditor.cs
mulova pushed a commit to mulova/unity-addressable-importer that referenced this pull request Jul 8, 2022
* master: (37 commits)
  chore(release): 0.12.0 [skip ci]
  feat: improve the inspector for AddressableImportSettings (favoyang#60)
  Improve the inspector for AddressableImportSettings (favoyang#60)
  chore(docs): update README with code syntax highlighting
  chore(release): 0.11.5 [skip ci]
  fix: avoid the selection.activeObject being reset to null when editing an addressable prefab favoyang#71
  docs: add KarolGu as a contributor for bug (favoyang#74)
  docs: add fantasyz as a contributor for bug (favoyang#73)
  chore(release): 0.11.4 [skip ci]
  fix: folder ends with '~' should be ignored favoyang#72
  docs: add JVinceW as a contributor for code (favoyang#69)
  chore(release): 0.11.3 [skip ci]
  fix: allow load import settings file independent to the default location (favoyang#64, favoyang#68)
  chore(release): 0.11.2 [skip ci]
  fix: prevent null exception when access label fields in the rule (favoyang#63)
  docs: add laicasaane as a contributor for code (favoyang#62)
  chore(release): 0.11.1 [skip ci]
  fix: change namespace of PrefabStageUtility in Unity 2021.2 (favoyang#61)
  docs: add notes for Odin v3
  docs: move GitHub templates to ISSUE_TEMPLATE folder
  ...

# Conflicts:
#	Editor/AddressableImporter.cs
#	Editor/Helper/AddressableImportSettingsEditor.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant