File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 *
44 * | Hibana | Specifications |
55 * | ------- | ------- |
6- * | **Version** | 1.2.0 |
6+ * | **Version** | 1.2.1 |
77 * | **Repository** | {@link https://github.com/RickCogley/hibana} |
88 * | **License** | MIT |
99 * | **Author** | Rick Cogley |
3636 * "lume/": "https://deno.land/x/lume@v 3.0.3/",
3737 * "lume/cms/": "https://cdn.jsdelivr.net/gh/lumeland/cms@0.12.0/",
3838 * "lume/jsx-runtime": "https://deno.land/x/ssx@v0.1.10/jsx-runtime.ts",
39- * "hibana/": "https://deno.land/x/hibana@v1.2.0 /"
39+ * "hibana/": "https://deno.land/x/hibana@v1.2.1 /"
4040 * },...
4141 * ```
4242 * @example Or you can import `hibana` directly from GitHub:
4343 * ```ts
44- * "hibana/": "https://raw.githubusercontent.com/RickCogley/hibana/v1.2.0 /"
44+ * "hibana/": "https://raw.githubusercontent.com/RickCogley/hibana/v1.2.1 /"
4545 * ```
4646 *
4747 * @example Then import `hibana` into your Lume `_config.ts`:
You can’t perform that action at this time.
0 commit comments