Skip to content

Commit acacf7b

Browse files
committed
ci(actions): fixed ci.yml
1 parent eb5199b commit acacf7b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77

88
jobs:
99
build:
10-
needs: test
1110
strategy:
1211
fail-fast: true
1312
max-parallel: 3

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## [0.0.2](https://github.com/JumpCutter/JC-ProjectExportAPI/compare/v0.0.1...v0.0.2) (2021-10-13)
4+
### Changes
5+
- __release__: CI!!!
6+
37
## [0.0.1](https://github.com/JumpCutter/JC-ProjectExportAPI/compare/v0.0.0...v0.0.1) (2021-10-04)
48
### Changes
59
- __release__: initial release, basic test

0 commit comments

Comments
 (0)