chore: release v0.2.1 [skip ci]
This commit is contained in:
@@ -6,6 +6,12 @@ All notable changes to GuruConnect are documented here. Format follows
|
|||||||
Per-version entries below are generated from conventional commits (`feat:`, `fix:`, `perf:`)
|
Per-version entries below are generated from conventional commits (`feat:`, `fix:`, `perf:`)
|
||||||
by the release workflow; per-component changelogs are also written to
|
by the release workflow; per-component changelogs are also written to
|
||||||
`changelogs/<component>/v<version>.md` and served at `/api/changelog/...`.
|
`changelogs/<component>/v<version>.md` and served at `/api/changelog/...`.
|
||||||
|
## [0.2.1] - 2026-05-29
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Use jsign 7.1 for Azure Trusted Signing (e7f38ce2)
|
||||||
|
|
||||||
## [0.2.0] - 2026-05-29
|
## [0.2.0] - 2026-05-29
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ members = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.2.0"
|
version = "0.2.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["AZ Computer Guru"]
|
authors = ["AZ Computer Guru"]
|
||||||
license = "Proprietary"
|
license = "Proprietary"
|
||||||
|
|||||||
Reference in New Issue
Block a user