mirror of
https://github.com/LerianStudio/ring
synced 2026-04-21 13:37:27 +00:00
Merge pull request #330 from LerianStudio/release/update-changelog-20260406230437
chore(release): Update CHANGELOGs [skip ci]
This commit is contained in:
commit
9011f82295
5 changed files with 63 additions and 0 deletions
|
|
@ -2,6 +2,17 @@
|
|||
|
||||
## [1.20.1](https://github.com/LerianStudio/ring/releases/tag/ring-default@1.20.1)
|
||||
|
||||
- Fixes:
|
||||
- Use camelCase for JSON field naming in code examples.
|
||||
|
||||
Contributors: @jeff, @jefferson.comff
|
||||
|
||||
[Compare changes](https://github.com/LerianStudio/ring/compare/ring-default@1.20.0...ring-default@1.20.1)
|
||||
|
||||
---
|
||||
|
||||
## [1.20.1](https://github.com/LerianStudio/ring/releases/tag/ring-default@1.20.1)
|
||||
|
||||
- **Fixes:**
|
||||
- Use camelCase for JSON field naming in code examples.
|
||||
|
||||
|
|
|
|||
|
|
@ -40,6 +40,25 @@ Contributors: @gandalf,
|
|||
|
||||
## [0.11.0](https://github.com/LerianStudio/ring/releases/tag/ring-finops-team@0.11.0)
|
||||
|
||||
- **Features:**
|
||||
- Update using-finops-team docs and add pattern matching to analyzer.
|
||||
- Add Test Gate and Contribution Gate to orchestrator.
|
||||
- Add auto-save dictionary, batch approval, and reporter doc fetch in gate1.
|
||||
- Add open template support in regulatory-templates-setup.
|
||||
- Add DATA_SOURCES.md canonical data source reference.
|
||||
|
||||
- **Fixes:**
|
||||
- Address CodeRabbit review comments.
|
||||
- Activate evtCadDeclarante and mark registry as dynamic.
|
||||
|
||||
Contributors: @gandalf,
|
||||
|
||||
[Compare changes](https://github.com/LerianStudio/ring/compare/ring-finops-team@0.10.2...ring-finops-team@0.11.0)
|
||||
|
||||
---
|
||||
|
||||
## [0.11.0](https://github.com/LerianStudio/ring/releases/tag/ring-finops-team@0.11.0)
|
||||
|
||||
- **Features**
|
||||
- Added Test Gate and Contribution Gate to orchestrator.
|
||||
- Updated using-finops-team documentation and added pattern matching to analyzer.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,16 @@
|
|||
# Ring-pm-team Changelog
|
||||
|
||||
## [0.23.0](https://github.com/LerianStudio/ring/releases/tag/ring-pm-team@0.23.0)
|
||||
|
||||
- **Features:**
|
||||
- Added skill for Lerian Map platform integration.
|
||||
|
||||
Contributors: @fred
|
||||
|
||||
[Compare changes](https://github.com/LerianStudio/ring/compare/ring-pm-team@0.22.0...ring-pm-team@0.23.0)
|
||||
|
||||
---
|
||||
|
||||
## [0.22.0](https://github.com/LerianStudio/ring/releases/tag/ring-pm-team@0.22.0)
|
||||
|
||||
- **Features**
|
||||
|
|
|
|||
|
|
@ -2,6 +2,17 @@
|
|||
|
||||
## [1.1.3](https://github.com/LerianStudio/ring/releases/tag/ring-pmo-team@1.1.3)
|
||||
|
||||
- Improvements:
|
||||
- Refactored naming conventions by removing the ring-{plugin}: prefix from agent, skill, and command names.
|
||||
|
||||
Contributors: @jefferson.comff
|
||||
|
||||
[Compare changes](https://github.com/LerianStudio/ring/compare/ring-pmo-team@1.1.2...ring-pmo-team@1.1.3)
|
||||
|
||||
---
|
||||
|
||||
## [1.1.3](https://github.com/LerianStudio/ring/releases/tag/ring-pmo-team@1.1.3)
|
||||
|
||||
- Improvements:
|
||||
- Refactored naming convention by removing the ring-{plugin}: prefix from agent, skill, and command names to streamline identifiers.
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,17 @@
|
|||
|
||||
## [0.4.2](https://github.com/LerianStudio/ring/releases/tag/ring-tw-team@0.4.2)
|
||||
|
||||
- Improvements:
|
||||
- Decoupled agents from specific model requirements.
|
||||
|
||||
Contributors: @fred
|
||||
|
||||
[Compare changes](https://github.com/LerianStudio/ring/compare/ring-tw-team@0.4.1...ring-tw-team@0.4.2)
|
||||
|
||||
---
|
||||
|
||||
## [0.4.2](https://github.com/LerianStudio/ring/releases/tag/ring-tw-team@0.4.2)
|
||||
|
||||
- **Improvements:**
|
||||
- Decoupled agents from specific model requirements, enhancing flexibility and modularity.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue