@lssm/example.learning-journey-registry 0.0.0-canary-20251216062412 → 0.0.0-canary-20251217034842

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.
@@ -49,5 +49,5 @@ $ tsdown
49
49
  ℹ dist/libs/contracts/src/docs/tech/studio/sandbox-unlogged.docblock.js  0.90 kB │ gzip: 0.56 kB
50
50
  ℹ dist/libs/contracts/src/docs/registry.js  0.74 kB │ gzip: 0.42 kB
51
51
  ℹ 42 files, total: 136.15 kB
52
- ✔ Build complete in 57ms
52
+ ✔ Build complete in 60ms
53
53
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,17 +1,17 @@
1
1
  # @lssm/example.learning-journey-registry
2
2
 
3
- ## 0.0.0-canary-20251216062412
3
+ ## 0.0.0-canary-20251217034842
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - @lssm/example.learning-journey-crm-onboarding@0.0.0-canary-20251216062412
8
- - @lssm/example.learning-journey-ui-coaching@0.0.0-canary-20251216062412
9
- - @lssm/example.learning-journey-ui-gamified@0.0.0-canary-20251216062412
10
- - @lssm/example.learning-journey-ui-onboarding@0.0.0-canary-20251216062412
11
- - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251216062412
12
- - @lssm/example.learning-journey-ambient-coach@0.0.0-canary-20251216062412
13
- - @lssm/example.learning-journey-duo-drills@0.0.0-canary-20251216062412
14
- - @lssm/example.learning-journey-platform-tour@0.0.0-canary-20251216062412
15
- - @lssm/example.learning-journey-quest-challenges@0.0.0-canary-20251216062412
16
- - @lssm/example.learning-journey-studio-onboarding@0.0.0-canary-20251216062412
17
- - @lssm/module.learning-journey@0.0.0-canary-20251216062412
7
+ - @lssm/example.learning-journey-crm-onboarding@0.0.0-canary-20251217034842
8
+ - @lssm/example.learning-journey-ui-coaching@0.0.0-canary-20251217034842
9
+ - @lssm/example.learning-journey-ui-gamified@0.0.0-canary-20251217034842
10
+ - @lssm/example.learning-journey-ui-onboarding@0.0.0-canary-20251217034842
11
+ - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251217034842
12
+ - @lssm/example.learning-journey-ambient-coach@0.0.0-canary-20251217034842
13
+ - @lssm/example.learning-journey-duo-drills@0.0.0-canary-20251217034842
14
+ - @lssm/example.learning-journey-platform-tour@0.0.0-canary-20251217034842
15
+ - @lssm/example.learning-journey-quest-challenges@0.0.0-canary-20251217034842
16
+ - @lssm/example.learning-journey-studio-onboarding@0.0.0-canary-20251217034842
17
+ - @lssm/module.learning-journey@0.0.0-canary-20251217034842
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.learning-journey-registry",
3
- "version": "0.0.0-canary-20251216062412",
3
+ "version": "0.0.0-canary-20251217034842",
4
4
  "description": "Registry that aggregates learning journey example tracks.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",