We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5199b commit acacf7bCopy full SHA for acacf7b
.github/workflows/ci.yml
@@ -7,7 +7,6 @@ on:
7
8
jobs:
9
build:
10
- needs: test
11
strategy:
12
fail-fast: true
13
max-parallel: 3
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
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
+
## [0.0.1](https://github.com/JumpCutter/JC-ProjectExportAPI/compare/v0.0.0...v0.0.1) (2021-10-04)
### Changes
- __release__: initial release, basic test
0 commit comments