Module path changed from forge.lthn.ai/core/go-config to forge.lthn.ai/core/config. Package name remains "config" — only the module path changed. Co-Authored-By: Virgil <virgil@lethean.io>
20 lines
214 B
YAML
20 lines
214 B
YAML
version: 1
|
|
|
|
project:
|
|
name: config
|
|
repository: core/config
|
|
|
|
publishers: []
|
|
|
|
changelog:
|
|
include:
|
|
- feat
|
|
- fix
|
|
- perf
|
|
- refactor
|
|
exclude:
|
|
- chore
|
|
- docs
|
|
- style
|
|
- test
|
|
- ci
|