@lssm/example.learning-journey-registry 0.0.0-canary-20251212214712 → 0.0.0-canary-20251212215759

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.
@@ -33,5 +33,5 @@ $ tsdown
33
33
  ℹ dist/libs/contracts/src/docs/index.js  0.85 kB │ gzip: 0.35 kB
34
34
  ℹ dist/libs/contracts/src/docs/registry.js  0.74 kB │ gzip: 0.42 kB
35
35
  ℹ 26 files, total: 93.60 kB
36
- ✔ Build complete in 46ms
36
+ ✔ Build complete in 48ms
37
37
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,17 +1,17 @@
1
1
  # @lssm/example.learning-journey-registry
2
2
 
3
- ## 0.0.0-canary-20251212214712
3
+ ## 0.0.0-canary-20251212215759
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - @lssm/example.learning-journey.crm-onboarding@0.0.0-canary-20251212214712
8
- - @lssm/example.learning-journey-ui-coaching@0.0.0-canary-20251212214712
9
- - @lssm/example.learning-journey-ui-gamified@0.0.0-canary-20251212214712
10
- - @lssm/example.learning-journey-ui-onboarding@0.0.0-canary-20251212214712
11
- - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251212214712
12
- - @lssm/example.learning-journey.ambient-coach@0.0.0-canary-20251212214712
13
- - @lssm/example.learning-journey.duo-drills@0.0.0-canary-20251212214712
14
- - @lssm/example.learning-journey.platform-tour@0.0.0-canary-20251212214712
15
- - @lssm/example.learning-journey.quest-challenges@0.0.0-canary-20251212214712
16
- - @lssm/example.learning-journey.studio-onboarding@0.0.0-canary-20251212214712
17
- - @lssm/module.learning-journey@0.0.0-canary-20251212214712
7
+ - @lssm/example.learning-journey.crm-onboarding@0.0.0-canary-20251212215759
8
+ - @lssm/example.learning-journey-ui-coaching@0.0.0-canary-20251212215759
9
+ - @lssm/example.learning-journey-ui-gamified@0.0.0-canary-20251212215759
10
+ - @lssm/example.learning-journey-ui-onboarding@0.0.0-canary-20251212215759
11
+ - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251212215759
12
+ - @lssm/example.learning-journey.ambient-coach@0.0.0-canary-20251212215759
13
+ - @lssm/example.learning-journey.duo-drills@0.0.0-canary-20251212215759
14
+ - @lssm/example.learning-journey.platform-tour@0.0.0-canary-20251212215759
15
+ - @lssm/example.learning-journey.quest-challenges@0.0.0-canary-20251212215759
16
+ - @lssm/example.learning-journey.studio-onboarding@0.0.0-canary-20251212215759
17
+ - @lssm/module.learning-journey@0.0.0-canary-20251212215759
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.learning-journey-registry",
3
- "version": "0.0.0-canary-20251212214712",
3
+ "version": "0.0.0-canary-20251212215759",
4
4
  "description": "Registry that aggregates learning journey example tracks.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",