Update changelogs [skip ci]

This commit is contained in:
tiktokbot 2024-05-31 18:31:02 +00:00
parent a045b7f2a1
commit 6a21a10eff
4 changed files with 24 additions and 21 deletions

View file

@ -1,6 +1,21 @@
{
"name": "sparo",
"entries": [
{
"version": "1.3.0",
"tag": "sparo_v1.3.0",
"date": "Fri, 31 May 2024 18:31:02 GMT",
"comments": {
"none": [
{
"comment": "\"sparo checkout -\" can checkout to previous branch correctly"
},
{
"comment": "\"sparo pull\" respects temporary rush selectors \"--to\" and \"--from\"."
}
]
}
},
{
"version": "1.2.0",
"tag": "sparo_v1.2.0",

View file

@ -1,6 +1,14 @@
# Change Log - sparo
This log was last generated on Fri, 24 May 2024 23:10:09 GMT and should not be manually modified.
This log was last generated on Fri, 31 May 2024 18:31:02 GMT and should not be manually modified.
## 1.3.0
Fri, 31 May 2024 18:31:02 GMT
### Updates
- "sparo checkout -" can checkout to previous branch correctly
- "sparo pull" respects temporary rush selectors "--to" and "--from".
## 1.2.0
Fri, 24 May 2024 23:10:09 GMT

View file

@ -1,10 +0,0 @@
{
"changes": [
{
"packageName": "sparo",
"comment": "\"sparo checkout -\" can checkout to previous branch correctly",
"type": "none"
}
],
"packageName": "sparo"
}

View file

@ -1,10 +0,0 @@
{
"changes": [
{
"packageName": "sparo",
"comment": "\"sparo pull\" respects temporary rush selectors \"--to\" and \"--from\".",
"type": "none"
}
],
"packageName": "sparo"
}