Skip to content

Commit f6e6125

Browse files
Main simplify release (#92)
* get full git history first * remove deprecated auth warning * use pnpm publish instead of npm * @instructure.ai/[email protected] * lint * @instructure.ai/[email protected] * Update .github/workflows/release-package.yml Co-authored-by: Copilot <[email protected]> * Update .github/workflows/release-package.yml Co-authored-by: Copilot <[email protected]> * update build script * properly invoke custom build script * simplify release script * exit early when no change in ./apps * easier PR prefix validation * use fetch-depth: 0 * robust git dif * use proper exit codes * use conditional yaml * @instructure.ai/[email protected] * don't force push tags * @instructure.ai/[email protected] * use workflow_run as trigger. * @instructure.ai/[email protected] --------- Co-authored-by: Copilot <[email protected]>
1 parent 2a0575f commit f6e6125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"vitest": "^3.2.4",
1818
"yaml": "^2.8.1"
1919
},
20-
"version": "1.1.6",
20+
"version": "1.1.7",
2121
"name": "@instructure.ai/shared-configs",
2222
"packageManager": "[email protected]",
2323
"private": true,

0 commit comments

Comments
 (0)