Releases: go-semantic-release/semantic-release
Releases · go-semantic-release/semantic-release
v2.31.0
2.31.0 (2024-10-13)
Feature
Documentation
- README: 📝 add section on using ci_job_token (b11b169)
Chores
CI
v2.30.0
2.30.0 (2024-02-17)
Feature
- update dependencies & go version (079e195)
v2.29.0
2.29.0 (2023-10-24)
Feature
- convert config struct to proto message (1d1e036)
Chores
- update protoc-gen-go-grpc + protoc (dddfd54)
v2.28.0
2.28.0 (2023-09-13)
Feature
Chores
- increase timeout for golangci-lint (c2f6a17)
- fix linter errors (8ae262d)
v2.27.1
2.27.1 (2023-02-10)
Bug Fixes
- add hooks-exec to known github plugins (9c07709)
v2.27.0
2.27.0 (2023-02-10)
Feature
- remove legacy plugin resolver (9111603)
Bug Fixes
- only batch prefetch more than one plugin (2b95d7b)
Documentation
v2.26.1
2.26.1 (2023-02-06)
Bug Fixes
- do not initiate batch download if no plugins are missing (edb12a1)
Documentation
- describe new plugin registry (5ab0e00)
CI
v2.26.0
2.26.0 (2023-02-04)
Feature
- update dependencies (376c988)
- explicitly set version constraint to latest (b2320f3)
- switch to new registry (58696da)
- add known github plugins (1e7c72c)
- add plugin resolver options (9746cf6)
- extract batched plugin archive (4283738)
- add batch resolving (8f1db0a)
- registry: add single plugin fetching (9e6e36e)
- prefetch plugins if possible (8e07b08)
- registry v2 initial (9a75641)
Bug Fixes
- only prefetch plugins if not disabled (e471885)
Chores
- remove skip-dirs in golangci config (1afab2d)
CI
feaet
- registry: update client library (d38f5b1)
v2.25.0
2.25.0 (2023-01-13)
Feature
Code Refactoring
- rename PluginInfo struct to Info (e61d4af)
- cleanup and simplify main function (9beb3f2)
Styles
Chores
- update protoc/protoc-gen-go (12d68e6)
v2.24.1
2.24.1 (2022-11-04)
Bug Fixes
- commitAnalyzer using changelogGeneratorOpts (#147) (7484f75)