Skip to content

Commit f820bbd

Browse files
authored
Aiinfo diffcache (#106)
* 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
1 parent d184a00 commit f820bbd

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
@@ -47,5 +47,5 @@
4747
"sideEffects": false,
4848
"type": "module",
4949
"types": "./dist/index.d.ts",
50-
"version": "1.2.4"
50+
"version": "1.2.6"
5151
}

0 commit comments

Comments
 (0)