Skip to content
CCPEDIAby Unity Nodes
Documentation/GitHub Code/PartyLayer/PartyLayerView on GitHub Code

PartyLayer/PartyLayer: docs/releasing.md

# Release Process This document describes how to cut releases and publish packages for PartyLayer. ## Versioning Strategy We follow [Semantic Versioning](https://semver.org/): - **Patch** (x.x.1): Bug fixes, internal refactoring, non-breaking changes - **Minor** (x.1.0): New features, backward-compa

Read on GitHub Code