Skip to content

Commit 9aa634c

Browse files
Aiinfo diffcache (#119)
* add changelog to output * add clearCache utility * update cache * add writeChangelog util * ignore package.json in biome lint * @instructure.ai/aiinfo@1.1.2 * fix lint issues * @instructure.ai/aiinfo@1.2.0 * use vite-node/loader * aiinfo@1.2.1 * use loader as an export * aiinfo@1.2.2 * use custom loader * aiinfo@1.2.3 * quote loader * use correct path * aiinfo@1.2.4 * proper quotes * use nextLoad * use register instead of experimentalLoader * --no-git-checks b/c we're building here! * aiinfo@1.2.5 * aiinfo@1.2.6 * proper quoting * aiinfo@1.2.7 * async import * aiinfo@1.2.8 * move register to loader script * aiinfo@1.2.9 * Update scripts/loader.mjs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * proper release folder * aiinfo@1.2.10 * use dirname for loader * ci=1 for current caches * aiinfo@1.2.11 * pack build * aiinfo@1.2.12 * set env name * aiinfo@1.2.13 * aiinfo@1.2.14 * add pnpm at init * aiinfo@1.2.15 * remove duplicate install * Update .github/workflows/release-package.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * aiinfo@1.2.16 * Update .github/workflows/release-package.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * add required repo info * aiinfo@1.2.17 * aiinfo@1.2.18 --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9f0aaeb commit 9aa634c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/aiinfo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
"sideEffects": false,
4949
"type": "module",
5050
"types": "./dist/index.d.ts",
51-
"version": "1.2.16"
51+
"version": "1.2.18"
5252
}

0 commit comments

Comments
 (0)