Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 505 Bytes

File metadata and controls

13 lines (10 loc) · 505 Bytes

WorkspaceUpdateCategoryData

The update's assigned category.

Properties

Name Type Required Description
IMPROVEMENT string "improvement"
NEW_FEATURE string "new_feature"
BUG_FIX string "bug_fix"
BREAKING_CHANGE string "breaking_change"
ANNOUNCEMENT string "announcement"