@twin.org/cli-core 0.0.1-next.67 → 0.0.1-next.70

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.
Files changed (2) hide show
  1. package/docs/changelog.md +73 -0
  2. package/package.json +4 -4
package/docs/changelog.md CHANGED
@@ -1,5 +1,78 @@
1
1
  # @twin.org/cli-core - Changelog
2
2
 
3
+ ## [0.0.1-next.70](https://github.com/twinfoundation/framework/compare/cli-core-v0.0.1-next.69...cli-core-v0.0.1-next.70) (2025-07-02)
4
+
5
+
6
+ ### Features
7
+
8
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
9
+ * improve error display in CLI ([94b6ca8](https://github.com/twinfoundation/framework/commit/94b6ca8bdcfe3ca7671c4095b436ea7bddaae98e))
10
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
11
+ * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * framework pr naming convention ([#142](https://github.com/twinfoundation/framework/issues/142)) ([e29acee](https://github.com/twinfoundation/framework/commit/e29acee2fbec42506091956d6ba8b8ce25a90008))
17
+
18
+
19
+ ### Dependencies
20
+
21
+ * The following workspace dependencies were updated
22
+ * dependencies
23
+ * @twin.org/core bumped from 0.0.1-next.69 to 0.0.1-next.70
24
+ * @twin.org/crypto bumped from 0.0.1-next.69 to 0.0.1-next.70
25
+ * @twin.org/nameof bumped from 0.0.1-next.69 to 0.0.1-next.70
26
+ * devDependencies
27
+ * @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
28
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.69 to 0.0.1-next.70
29
+
30
+ ## [0.0.1-next.69](https://github.com/twinfoundation/framework/compare/cli-core-v0.0.1-next.68...cli-core-v0.0.1-next.69) (2025-07-02)
31
+
32
+
33
+ ### Features
34
+
35
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
36
+ * improve error display in CLI ([94b6ca8](https://github.com/twinfoundation/framework/commit/94b6ca8bdcfe3ca7671c4095b436ea7bddaae98e))
37
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
38
+ * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
39
+
40
+
41
+ ### Bug Fixes
42
+
43
+ * framework pr naming convention ([#142](https://github.com/twinfoundation/framework/issues/142)) ([e29acee](https://github.com/twinfoundation/framework/commit/e29acee2fbec42506091956d6ba8b8ce25a90008))
44
+
45
+
46
+ ### Dependencies
47
+
48
+ * The following workspace dependencies were updated
49
+ * dependencies
50
+ * @twin.org/core bumped from 0.0.1-next.68 to 0.0.1-next.69
51
+ * @twin.org/crypto bumped from 0.0.1-next.68 to 0.0.1-next.69
52
+ * @twin.org/nameof bumped from 0.0.1-next.68 to 0.0.1-next.69
53
+ * devDependencies
54
+ * @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
55
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.68 to 0.0.1-next.69
56
+
57
+ ## [0.0.1-next.68](https://github.com/twinfoundation/framework/compare/cli-core-v0.0.1-next.67...cli-core-v0.0.1-next.68) (2025-07-02)
58
+
59
+
60
+ ### Features
61
+
62
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
63
+
64
+
65
+ ### Dependencies
66
+
67
+ * The following workspace dependencies were updated
68
+ * dependencies
69
+ * @twin.org/core bumped from 0.0.1-next.67 to 0.0.1-next.68
70
+ * @twin.org/crypto bumped from 0.0.1-next.67 to 0.0.1-next.68
71
+ * @twin.org/nameof bumped from 0.0.1-next.67 to 0.0.1-next.68
72
+ * devDependencies
73
+ * @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
74
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.67 to 0.0.1-next.68
75
+
3
76
  ## [0.0.1-next.67](https://github.com/twinfoundation/framework/compare/cli-core-v0.0.1-next.66...cli-core-v0.0.1-next.67) (2025-06-26)
4
77
 
5
78
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/cli-core",
3
- "version": "0.0.1-next.67",
3
+ "version": "0.0.1-next.70",
4
4
  "description": "Core classes for building a CLI",
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,9 +14,9 @@
14
14
  "node": ">=20.0.0"
15
15
  },
16
16
  "dependencies": {
17
- "@twin.org/core": "0.0.1-next.67",
18
- "@twin.org/crypto": "0.0.1-next.67",
19
- "@twin.org/nameof": "next",
17
+ "@twin.org/core": "0.0.1-next.70",
18
+ "@twin.org/crypto": "0.0.1-next.70",
19
+ "@twin.org/nameof": "0.0.1-next.70",
20
20
  "chalk": "5.4.1",
21
21
  "commander": "14.0.0",
22
22
  "dotenv": "16.5.0"