Skip to content

Commit

Permalink
Enter prerelease mode
Browse files Browse the repository at this point in the history
  • Loading branch information
claytercek committed Oct 29, 2024
1 parent 86aa6c9 commit a978a30
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"@bluecadet/launchpad-content": "1.14.1",
"@bluecadet/launchpad-dashboard": "1.5.0",
"@bluecadet/launchpad": "1.5.2",
"@bluecadet/launchpad-monitor": "1.8.0",
"@bluecadet/launchpad-scaffold": "1.8.1",
"@bluecadet/launchpad-testing": "0.1.0",
"@bluecadet/launchpad-tsconfig": "0.1.0",
"@bluecadet/launchpad-utils": "1.5.2"
},
"changesets": []
}
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
push:
branches:
- main
- develop
merge_group:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- develop
- next

permissions: {}
jobs:
Expand Down

0 comments on commit a978a30

Please sign in to comment.