Skip to content

Commit

Permalink
馃: bun, sonarqube
Browse files Browse the repository at this point in the history
bun:
- Item root['versions']['1.1.5'] ({'name': '1.1.5', 'date': '2024-04-25'}) added to dictionary.

sonarqube:
- Item root['versions']['9.9.5'] ({'name': '9.9.5', 'date': '2024-04-25'}) added to dictionary.
  • Loading branch information
github-actions[bot] committed Apr 26, 2024
1 parent 671cdca commit 8127b40
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions releases/bun.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"1.1.5": {
"name": "1.1.5",
"date": "2024-04-25"
},
"1.1.4": {
"name": "1.1.4",
"date": "2024-04-15"
Expand Down
4 changes: 4 additions & 0 deletions releases/sonarqube.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"9.9.5": {
"name": "9.9.5",
"date": "2024-04-25"
},
"10.5.0": {
"name": "10.5.0",
"date": "2024-04-12"
Expand Down

0 comments on commit 8127b40

Please sign in to comment.