Skip to content

Commit 644fcb6

Browse files
Main simplify release (#88)
* 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] --------- Co-authored-by: Copilot <[email protected]>
1 parent 77a9999 commit 644fcb6

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.4",
20+
"version": "1.1.5",
2121
"name": "@instructure.ai/shared-configs",
2222
"packageManager": "[email protected]",
2323
"private": true,

0 commit comments

Comments
 (0)