-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Enter pre-release mode * fix: disable referrer check * Version Packages (beta) (#696) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: schedule import * Version Packages (beta) (#697) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: build error * Version Packages (beta) (#698) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Configure pre-release mode --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: leomotors <[email protected]>
- Loading branch information
1 parent
7aab16b
commit af8c1e2
Showing
7 changed files
with
126 additions
and
49 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,21 @@ | ||
{ | ||
"mode": "exit", | ||
"tag": "beta", | ||
"initialVersions": { | ||
"admin-api": "1.3.1", | ||
"admin-web": "1.3.0", | ||
"api": "1.9.1", | ||
"reg-scraper": "1.5.1", | ||
"web": "1.10.1", | ||
"web-e2e": "0.3.0", | ||
"@cgr/codegen": "1.5.0", | ||
"@cgr/course-utils": "1.3.0", | ||
"@cgr/project-config": "1.3.0", | ||
"@cgr/schema": "1.5.0" | ||
}, | ||
"changesets": [ | ||
"real-mails-beg", | ||
"rich-grapes-kiss", | ||
"shikanoko-nokonoko-koshitantan" | ||
] | ||
} |
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,5 @@ | ||
--- | ||
"web": minor | ||
--- | ||
|
||
fix: disable referrer check |
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,5 @@ | ||
--- | ||
"web": minor | ||
--- | ||
|
||
feat: schedule import |
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,5 @@ | ||
--- | ||
"web": minor | ||
--- | ||
|
||
feat: schedule import part 2 |
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
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
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