1
1
{
2
- "commit" : {
3
- "author_name" : " John Smith" ,
4
- "author_email" : " john@example.com" ,
5
- "authored_date" : " 2012-05-28T04:42:42Z" ,
6
- "committed_date" : " 2012-05-28T04:42:42Z" ,
7
- "committer_name" : " Jack Smith" ,
8
- "committer_email" : " jack@example.com" ,
9
- "id" : " 2695effb5807a22ff3d138d593fd856244e155e7" ,
10
- "message" : " Initial commit" ,
11
- "parent_ids" : [
12
- " 2a4b78934375d7f53875269ffd4f45fd83a84ebe"
13
- ]
14
- },
15
- "release" : {
16
- "tag_name" : " 1.0.0" ,
17
- "description" : " Amazing release. Wow"
18
- },
19
- "name" : " v1.0.0"
20
- }
2
+ "commit" : {
3
+ "author_name" : " John Smith" ,
4
+ "author_email" : " john@example.com" ,
5
+ "authored_date" : " 2012-05-28T04:42:42Z" ,
6
+ "committed_date" : " 2012-05-28T04:42:42Z" ,
7
+ "committer_name" : " Jack Smith" ,
8
+ "committer_email" : " jack@example.com" ,
9
+ "id" : " 2695effb5807a22ff3d138d593fd856244e155e7" ,
10
+ "message" : " Initial commit" ,
11
+ "parent_ids" : [
12
+ " 2a4b78934375d7f53875269ffd4f45fd83a84ebe"
13
+ ]
14
+ },
15
+ "release" : {
16
+ "tag_name" : " 1.0.0" ,
17
+ "description" : " Amazing release. Wow"
18
+ },
19
+ "name" : " v1.0.0" ,
20
+ "created_at" : " 2024-08-13T16:53:30Z"
21
+ }
0 commit comments