Skip to content

Commit

Permalink
🤖: electron, vuetify
Browse files Browse the repository at this point in the history
electron:
- Item root['versions']['28.2.2'] ({'name': '28.2.2', 'date': '2024-02-07'}) added to dictionary.
- Item root['versions']['27.3.2'] ({'name': '27.3.2', 'date': '2024-02-07'}) added to dictionary.
- Item root['versions']['26.6.9'] ({'name': '26.6.9', 'date': '2024-02-07'}) added to dictionary.

vuetify:
- Item root['versions']['3.5.3'] ({'name': '3.5.3', 'date': '2024-02-07'}) added to dictionary.
  • Loading branch information
github-actions[bot] authored and marcwrobel committed Feb 7, 2024
1 parent 8f459f2 commit ee8689c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
12 changes: 12 additions & 0 deletions releases/electron.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
{
"versions": {
"28.2.2": {
"name": "28.2.2",
"date": "2024-02-07"
},
"27.3.2": {
"name": "27.3.2",
"date": "2024-02-07"
},
"26.6.9": {
"name": "26.6.9",
"date": "2024-02-07"
},
"28.2.1": {
"name": "28.2.1",
"date": "2024-01-31"
Expand Down
4 changes: 4 additions & 0 deletions releases/vuetify.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"versions": {
"3.5.3": {
"name": "3.5.3",
"date": "2024-02-07"
},
"3.5.2": {
"name": "3.5.2",
"date": "2024-01-31"
Expand Down

0 comments on commit ee8689c

Please sign in to comment.