mirror of
https://github.com/tiktok/sparo.git
synced 2024-11-23 07:38:15 -05:00
Update changelogs [skip ci]
This commit is contained in:
parent
8c6ddd9faa
commit
7095430a58
3 changed files with 20 additions and 11 deletions
|
@ -1,6 +1,18 @@
|
||||||
{
|
{
|
||||||
"name": "sparo",
|
"name": "sparo",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"version": "1.7.1",
|
||||||
|
"tag": "sparo_v1.7.1",
|
||||||
|
"date": "Tue, 01 Oct 2024 20:22:25 GMT",
|
||||||
|
"comments": {
|
||||||
|
"none": [
|
||||||
|
{
|
||||||
|
"comment": "Fix git configs for tracking branch"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.7.0",
|
"version": "1.7.0",
|
||||||
"tag": "sparo_v1.7.0",
|
"tag": "sparo_v1.7.0",
|
||||||
|
|
|
@ -1,6 +1,13 @@
|
||||||
# Change Log - sparo
|
# Change Log - sparo
|
||||||
|
|
||||||
This log was last generated on Tue, 27 Aug 2024 17:48:19 GMT and should not be manually modified.
|
This log was last generated on Tue, 01 Oct 2024 20:22:25 GMT and should not be manually modified.
|
||||||
|
|
||||||
|
## 1.7.1
|
||||||
|
Tue, 01 Oct 2024 20:22:25 GMT
|
||||||
|
|
||||||
|
### Updates
|
||||||
|
|
||||||
|
- Fix git configs for tracking branch
|
||||||
|
|
||||||
## 1.7.0
|
## 1.7.0
|
||||||
Tue, 27 Aug 2024 17:48:19 GMT
|
Tue, 27 Aug 2024 17:48:19 GMT
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"changes": [
|
|
||||||
{
|
|
||||||
"packageName": "sparo",
|
|
||||||
"comment": "Fix git configs for tracking branch",
|
|
||||||
"type": "none"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"packageName": "sparo"
|
|
||||||
}
|
|
Loading…
Reference in a new issue