@contractspec/example.learning-journey-registry 1.45.2 → 1.45.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.
@@ -47,4 +47,4 @@ $ tsdown
47
47
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
48
48
  ℹ dist/docs/learning-journey-registry.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
49
49
  ℹ 40 files, total: 62.21 kB
50
- ✔ Build complete in 3186ms
50
+ ✔ Build complete in 3083ms
@@ -32,7 +32,7 @@ $ tsdown
32
32
  ℹ dist/ui/LearningMiniApp.d.ts.map  0.49 kB │ gzip: 0.29 kB
33
33
  ℹ dist/progress-store.d.ts.map  0.34 kB │ gzip: 0.23 kB
34
34
  ℹ dist/api.d.ts.map  0.26 kB │ gzip: 0.19 kB
35
- ℹ dist/presentations/index.d.ts.map  0.23 kB │ gzip: 0.18 kB
35
+ ℹ dist/presentations/index.d.ts.map  0.23 kB │ gzip: 0.19 kB
36
36
  ℹ dist/learning-journey-registry.feature.d.ts.map  0.18 kB │ gzip: 0.14 kB
37
37
  ℹ dist/example.d.ts.map  0.12 kB │ gzip: 0.12 kB
38
38
  ℹ dist/tracks.d.ts  1.76 kB │ gzip: 0.57 kB
@@ -48,4 +48,4 @@ $ tsdown
48
48
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
49
49
  ℹ dist/docs/learning-journey-registry.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
50
50
  ℹ 40 files, total: 62.21 kB
51
- ✔ Build complete in 3144ms
51
+ ✔ Build complete in 3098ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @contractspec/example.learning-journey-registry
2
2
 
3
+ ## 1.45.3
4
+
5
+ ### Patch Changes
6
+
7
+ - e74ea9e: feat: version management
8
+ - Updated dependencies [e74ea9e]
9
+ - @contractspec/example.learning-journey-studio-onboarding@1.45.3
10
+ - @contractspec/example.learning-journey-quest-challenges@1.45.3
11
+ - @contractspec/example.learning-journey-crm-onboarding@1.45.3
12
+ - @contractspec/example.learning-journey-ambient-coach@1.45.3
13
+ - @contractspec/example.learning-journey-platform-tour@1.45.3
14
+ - @contractspec/example.learning-journey-ui-onboarding@1.45.3
15
+ - @contractspec/example.learning-journey-ui-coaching@1.45.3
16
+ - @contractspec/example.learning-journey-ui-gamified@1.45.3
17
+ - @contractspec/example.learning-journey-duo-drills@1.45.3
18
+ - @contractspec/example.learning-journey-ui-shared@1.45.3
19
+ - @contractspec/module.learning-journey@1.45.3
20
+ - @contractspec/lib.contracts@1.45.3
21
+
3
22
  ## 1.45.2
4
23
 
5
24
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.learning-journey-registry",
3
- "version": "1.45.2",
3
+ "version": "1.45.3",
4
4
  "description": "Registry that aggregates learning journey example tracks.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -34,23 +34,23 @@
34
34
  "lint:check": "eslint src"
35
35
  },
36
36
  "dependencies": {
37
- "@contractspec/lib.contracts": "1.45.2",
38
- "@contractspec/example.learning-journey-ambient-coach": "1.45.2",
39
- "@contractspec/example.learning-journey-duo-drills": "1.45.2",
40
- "@contractspec/example.learning-journey-crm-onboarding": "1.45.2",
41
- "@contractspec/example.learning-journey-platform-tour": "1.45.2",
42
- "@contractspec/example.learning-journey-quest-challenges": "1.45.2",
43
- "@contractspec/example.learning-journey-studio-onboarding": "1.45.2",
44
- "@contractspec/example.learning-journey-ui-shared": "1.45.2",
45
- "@contractspec/example.learning-journey-ui-gamified": "1.45.2",
46
- "@contractspec/example.learning-journey-ui-onboarding": "1.45.2",
47
- "@contractspec/example.learning-journey-ui-coaching": "1.45.2",
48
- "@contractspec/module.learning-journey": "1.45.2",
37
+ "@contractspec/lib.contracts": "1.45.3",
38
+ "@contractspec/example.learning-journey-ambient-coach": "1.45.3",
39
+ "@contractspec/example.learning-journey-duo-drills": "1.45.3",
40
+ "@contractspec/example.learning-journey-crm-onboarding": "1.45.3",
41
+ "@contractspec/example.learning-journey-platform-tour": "1.45.3",
42
+ "@contractspec/example.learning-journey-quest-challenges": "1.45.3",
43
+ "@contractspec/example.learning-journey-studio-onboarding": "1.45.3",
44
+ "@contractspec/example.learning-journey-ui-shared": "1.45.3",
45
+ "@contractspec/example.learning-journey-ui-gamified": "1.45.3",
46
+ "@contractspec/example.learning-journey-ui-onboarding": "1.45.3",
47
+ "@contractspec/example.learning-journey-ui-coaching": "1.45.3",
48
+ "@contractspec/module.learning-journey": "1.45.3",
49
49
  "react": "19.2.3"
50
50
  },
51
51
  "devDependencies": {
52
- "@contractspec/tool.tsdown": "1.45.2",
53
- "@contractspec/tool.typescript": "1.45.2",
52
+ "@contractspec/tool.tsdown": "1.45.3",
53
+ "@contractspec/tool.typescript": "1.45.3",
54
54
  "@types/react": "^19.1.6",
55
55
  "tsdown": "^0.18.3",
56
56
  "typescript": "^5.9.3"