@contractspec/example.learning-journey-registry 1.46.0 → 1.46.1

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.
@@ -1,7 +1,7 @@
1
1
  $ tsdown
2
2
  ℹ tsdown v0.18.3 powered by rolldown v1.0.0-beta.57
3
3
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/learning-journey-registry/tsdown.config.js
4
- ℹ entry: src/api-types.ts, src/api.ts, src/example.ts, src/index.ts, src/learning-journey-registry.feature.ts, src/progress-store.ts, src/tracks.ts, src/presentations/index.ts, src/ui/LearningMiniApp.tsx, src/ui/index.ts, src/docs/index.ts, src/docs/learning-journey-registry.docblock.ts
4
+ ℹ entry: src/api-types.ts, src/api.ts, src/example.ts, src/index.ts, src/learning-journey-registry.feature.ts, src/progress-store.ts, src/tracks.ts, src/docs/index.ts, src/docs/learning-journey-registry.docblock.ts, src/presentations/index.ts, src/ui/LearningMiniApp.tsx, src/ui/index.ts
5
5
  ℹ target: esnext
6
6
  ℹ tsconfig: tsconfig.json
7
7
  ℹ Build start
@@ -31,7 +31,7 @@ $ tsdown
31
31
  ℹ dist/ui/LearningMiniApp.d.ts.map  0.49 kB │ gzip: 0.29 kB
32
32
  ℹ dist/progress-store.d.ts.map  0.34 kB │ gzip: 0.23 kB
33
33
  ℹ dist/api.d.ts.map  0.26 kB │ gzip: 0.19 kB
34
- ℹ dist/presentations/index.d.ts.map  0.23 kB │ gzip: 0.19 kB
34
+ ℹ dist/presentations/index.d.ts.map  0.23 kB │ gzip: 0.18 kB
35
35
  ℹ dist/learning-journey-registry.feature.d.ts.map  0.18 kB │ gzip: 0.14 kB
36
36
  ℹ dist/example.d.ts.map  0.12 kB │ gzip: 0.12 kB
37
37
  ℹ dist/tracks.d.ts  1.76 kB │ gzip: 0.57 kB
@@ -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 3266ms
50
+ ✔ Build complete in 3401ms
@@ -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 3145ms
51
+ ✔ Build complete in 4514ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @contractspec/example.learning-journey-registry
2
2
 
3
+ ## 1.46.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 2d8a72b: fix: mcp for presentation
8
+ - Updated dependencies [2d8a72b]
9
+ - @contractspec/example.learning-journey-studio-onboarding@1.46.1
10
+ - @contractspec/example.learning-journey-quest-challenges@1.46.1
11
+ - @contractspec/example.learning-journey-crm-onboarding@1.46.1
12
+ - @contractspec/example.learning-journey-ambient-coach@1.46.1
13
+ - @contractspec/example.learning-journey-platform-tour@1.46.1
14
+ - @contractspec/example.learning-journey-ui-onboarding@1.46.1
15
+ - @contractspec/example.learning-journey-ui-coaching@1.46.1
16
+ - @contractspec/example.learning-journey-ui-gamified@1.46.1
17
+ - @contractspec/example.learning-journey-duo-drills@1.46.1
18
+ - @contractspec/example.learning-journey-ui-shared@1.46.1
19
+ - @contractspec/module.learning-journey@1.46.1
20
+ - @contractspec/lib.contracts@1.46.1
21
+
3
22
  ## 1.46.0
4
23
 
5
24
  ### Minor Changes
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","names":[],"sources":["../../src/presentations/index.ts"],"sourcesContent":[],"mappings":";;;cAmBa,+BAA+B;cAe/B,iCAAiC;AAfjC,cA8BA,uCA9B+B,EA8BU,gBAjBrD;AAEY,cA8BA,4BAjBZ,EAiBwC,gBAjBxC,EAAA"}
1
+ {"version":3,"file":"index.d.ts","names":[],"sources":["../../src/presentations/index.ts"],"sourcesContent":[],"mappings":";;;cAmBa,+BAA+B;cAe/B,iCAAiC;AAfjC,cA8BA,uCA9B+B,EA8BU,gBAjBrD;AAEY,cA8BA,4BA9BiC,EA8BL,gBAjBxC,EAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.learning-journey-registry",
3
- "version": "1.46.0",
3
+ "version": "1.46.1",
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.46.0",
38
- "@contractspec/example.learning-journey-ambient-coach": "1.46.0",
39
- "@contractspec/example.learning-journey-duo-drills": "1.46.0",
40
- "@contractspec/example.learning-journey-crm-onboarding": "1.46.0",
41
- "@contractspec/example.learning-journey-platform-tour": "1.46.0",
42
- "@contractspec/example.learning-journey-quest-challenges": "1.46.0",
43
- "@contractspec/example.learning-journey-studio-onboarding": "1.46.0",
44
- "@contractspec/example.learning-journey-ui-shared": "1.46.0",
45
- "@contractspec/example.learning-journey-ui-gamified": "1.46.0",
46
- "@contractspec/example.learning-journey-ui-onboarding": "1.46.0",
47
- "@contractspec/example.learning-journey-ui-coaching": "1.46.0",
48
- "@contractspec/module.learning-journey": "1.46.0",
37
+ "@contractspec/lib.contracts": "1.46.1",
38
+ "@contractspec/example.learning-journey-ambient-coach": "1.46.1",
39
+ "@contractspec/example.learning-journey-duo-drills": "1.46.1",
40
+ "@contractspec/example.learning-journey-crm-onboarding": "1.46.1",
41
+ "@contractspec/example.learning-journey-platform-tour": "1.46.1",
42
+ "@contractspec/example.learning-journey-quest-challenges": "1.46.1",
43
+ "@contractspec/example.learning-journey-studio-onboarding": "1.46.1",
44
+ "@contractspec/example.learning-journey-ui-shared": "1.46.1",
45
+ "@contractspec/example.learning-journey-ui-gamified": "1.46.1",
46
+ "@contractspec/example.learning-journey-ui-onboarding": "1.46.1",
47
+ "@contractspec/example.learning-journey-ui-coaching": "1.46.1",
48
+ "@contractspec/module.learning-journey": "1.46.1",
49
49
  "react": "19.2.3"
50
50
  },
51
51
  "devDependencies": {
52
- "@contractspec/tool.tsdown": "1.46.0",
53
- "@contractspec/tool.typescript": "1.46.0",
52
+ "@contractspec/tool.tsdown": "1.46.1",
53
+ "@contractspec/tool.typescript": "1.46.1",
54
54
  "@types/react": "^19.1.6",
55
55
  "tsdown": "^0.18.3",
56
56
  "typescript": "^5.9.3"