-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
cfe01fc
commit e22e367
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Changelog | ||
|
||
## 0.0.1 (2024-10-12) | ||
|
||
|
||
### Features | ||
|
||
* **sync:** allow continue sync when code conflict ([#6](https://github.com/kitimark/dx/issues/6)) ([5a616ae](https://github.com/kitimark/dx/commit/5a616ae63cb125ebf95746f580d3b7f5a732df35)) | ||
* **sync:** reset the sync branch before sync commits ([#4](https://github.com/kitimark/dx/issues/4)) ([86a1779](https://github.com/kitimark/dx/commit/86a177961e20daac916dbabe7406ba13f198631c)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **sync:** invalid check diff commits between feature and sync branch ([c8fc7af](https://github.com/kitimark/dx/commit/c8fc7af7d6c3393ef70cce10e4a75bdd06e1a1b9)) | ||
* **sync:** sort sub commit by ascend create time ([#2](https://github.com/kitimark/dx/issues/2)) ([81abbc6](https://github.com/kitimark/dx/commit/81abbc634bdf5bf094281b0212397e408a343c13)) | ||
|
||
|
||
### Reverts | ||
|
||
* **makefile:** remove test verbose ([c1c2b0b](https://github.com/kitimark/dx/commit/c1c2b0b5594588de6e7e0f3813c5f1328446b387)) | ||
|
||
|
||
### Miscellaneous Chores | ||
|
||
* release 0.0.1 ([#10](https://github.com/kitimark/dx/issues/10)) ([cfe01fc](https://github.com/kitimark/dx/commit/cfe01fc9bea229086fba340c83cf5ce90596866e)) |