openmates 0.14.0-alpha.1 → 0.14.0-alpha.3

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.
@@ -44642,7 +44642,7 @@ As of mid-2026, the severe supply shocks from the 2024\u20132025 avian flu have
44642
44642
  text: "Test for free"
44643
44643
  },
44644
44644
  version_title: {
44645
- text: "v0.14.0"
44645
+ text: "v0.14"
44646
44646
  },
44647
44647
  domain_not_allowed: {
44648
44648
  text: "E-Mail domain not allowed."
package/dist/cli.js CHANGED
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  getExtForLang,
4
4
  serializeToYaml
5
- } from "./chunk-QJ53DGI6.js";
5
+ } from "./chunk-FKDDUBTS.js";
6
6
  import "./chunk-AXNRPVLE.js";
7
7
  export {
8
8
  getExtForLang,
package/dist/index.js CHANGED
@@ -23,7 +23,7 @@ import {
23
23
  normalizeInterestTagIds,
24
24
  serializeToYaml,
25
25
  unwrapApiKeyMasterKey
26
- } from "./chunk-QJ53DGI6.js";
26
+ } from "./chunk-FKDDUBTS.js";
27
27
  import "./chunk-AXNRPVLE.js";
28
28
 
29
29
  // src/generated/appSkills.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openmates",
3
- "version": "0.14.0-alpha.1",
3
+ "version": "0.14.0-alpha.3",
4
4
  "description": "OpenMates CLI and SDK",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",