openmates 0.12.0-alpha.8 → 0.12.0-alpha.9

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.
@@ -24900,7 +24900,7 @@ Only output the final Markdown table. Do NOT include explanations, notes, or any
24900
24900
  },
24901
24901
  calendar: {
24902
24902
  get_events: {
24903
- text: "Get Events",
24903
+ text: "Search",
24904
24904
  description: {
24905
24905
  text: "Read events, agendas, availability, and event details from a connected calendar."
24906
24906
  }
package/dist/cli.js CHANGED
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  getExtForLang,
4
4
  serializeToYaml
5
- } from "./chunk-M5PZQEY2.js";
5
+ } from "./chunk-5SWMZDHG.js";
6
6
  import "./chunk-AXNRPVLE.js";
7
7
  export {
8
8
  getExtForLang,
package/dist/index.js CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  deriveAppUrl,
10
10
  getExtForLang,
11
11
  serializeToYaml
12
- } from "./chunk-M5PZQEY2.js";
12
+ } from "./chunk-5SWMZDHG.js";
13
13
  import "./chunk-AXNRPVLE.js";
14
14
  export {
15
15
  ASSISTANT_FEEDBACK_REPORT_TITLE,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openmates",
3
- "version": "0.12.0-alpha.8",
3
+ "version": "0.12.0-alpha.9",
4
4
  "description": "OpenMates CLI and SDK",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",