Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
th1lo committed Jul 17, 2024
2 parents 4fa3889 + 493e824 commit 5097b9a
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion data.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,33 @@
[
{
"file_name": "Test Library Update",
"description": "This is a test update",
"triggered_by": {
"handle": "Test User"
},
"timestamp": "2024-07-17T18:14:13Z",
"preview_image": null,
"created_components": [
{
"name": "New Test Component"
}
],
"modified_components": [
{
"name": "Modified Test Component"
}
],
"created_styles": [
{
"name": "New Test Style"
}
],
"modified_styles": [
{
"name": "Modified Test Style"
}
]
},
{
"created_components": [
{
Expand Down Expand Up @@ -65,4 +94,4 @@
"handle": "Test User"
}
}
]
]

0 comments on commit 5097b9a

Please sign in to comment.