@action-llama/action-llama 0.26.4 → 0.26.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,7 +4,7 @@
4
4
  <meta charset="utf-8" />
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1" />
6
6
  <title>Action Llama</title>
7
- <script type="module" crossorigin src="/assets/index-jwGyrf7Z.js"></script>
7
+ <script type="module" crossorigin src="/assets/index-Dj2aCp1v.js"></script>
8
8
  <link rel="stylesheet" crossorigin href="/assets/index-DW3T9Ao-.css">
9
9
  </head>
10
10
  <body class="bg-white dark:bg-slate-950 text-slate-800 dark:text-slate-200 min-h-screen">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@action-llama/action-llama",
3
- "version": "0.26.4",
3
+ "version": "0.26.5",
4
4
  "description": "Automated development agents triggered by cron or webhooks. BYOM — bring your own model.",
5
5
  "type": "module",
6
6
  "license": "MIT",