Changelog
This section contains the release changelogs of the OneIoT Angular UI portals, generated from conventional commits.
Release History
Changelogs are organized by release version under changelog/{version}/.
Each release contains:
| File | Description |
|---|---|
|
Jira ticket references only. Use this for QA tracking and verification. |
|
Customer-facing changes: Jira refs, features, bug fixes, documentation, and maintenance. |
|
Complete changelog including all conventional commit types. |
Changelog Format
Changelogs are generated from Conventional Commits:
feat(scope): add new feature
fix(scope): fix bug
docs(scope): update documentation
chore(scope): maintenance task
refs: DEV-1234 Jira ticket description
Jira references are automatically converted to clickable links, which is why the commit convention in Contributing has to be followed.
Every release published for this component, newest first.