Skip to content

Commit

Permalink
🤖: centreon, elixir, pnpm
Browse files Browse the repository at this point in the history
centreon:
- Item root['versions']['25.01.0'] ({'name': '25.01.0', 'date': '2025-03-06'}) added to dictionary.

elixir:
- Item root['versions']['1.18.3'] ({'name': '1.18.3', 'date': '2025-03-06'}) added to dictionary.

pnpm:
- Item root['versions']['9.15.7'] ({'name': '9.15.7', 'date': '2025-03-06'}) added to dictionary.
- Item root['versions']['10.6.0'] ({'name': '10.6.0', 'date': '2025-03-06'}) added to dictionary.
  • Loading branch information
github-actions[bot] committed Mar 6, 2025
1 parent 8b90eec commit 2e8efab
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions releases/centreon.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@
}
},
"versions": {
"25.01.0": {
"name": "25.01.0",
"date": "2025-03-06"
},
"23.10.22": {
"name": "23.10.22",
"date": "2025-02-27"
Expand Down
4 changes: 4 additions & 0 deletions releases/elixir.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"1.18.3": {
"name": "1.18.3",
"date": "2025-03-06"
},
"1.18.2": {
"name": "1.18.2",
"date": "2025-01-22"
Expand Down
8 changes: 8 additions & 0 deletions releases/pnpm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"9.15.7": {
"name": "9.15.7",
"date": "2025-03-06"
},
"10.6.0": {
"name": "10.6.0",
"date": "2025-03-06"
},
"10.5.2": {
"name": "10.5.2",
"date": "2025-02-27"
Expand Down

0 comments on commit 2e8efab

Please sign in to comment.