@lssm/example.learning-journey-registry 0.0.0-canary-20251216030039 → 0.0.0-canary-20251216030054

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/CHANGELOG.md +12 -12
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,17 +1,17 @@
1
1
  # @lssm/example.learning-journey-registry
2
2
 
3
- ## 0.0.0-canary-20251216030039
3
+ ## 0.0.0-canary-20251216030054
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - @lssm/example.learning-journey-crm-onboarding@0.0.0-canary-20251216030039
8
- - @lssm/example.learning-journey-ui-coaching@0.0.0-canary-20251216030039
9
- - @lssm/example.learning-journey-ui-gamified@0.0.0-canary-20251216030039
10
- - @lssm/example.learning-journey-ui-onboarding@0.0.0-canary-20251216030039
11
- - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251216030039
12
- - @lssm/example.learning-journey-ambient-coach@0.0.0-canary-20251216030039
13
- - @lssm/example.learning-journey-duo-drills@0.0.0-canary-20251216030039
14
- - @lssm/example.learning-journey-platform-tour@0.0.0-canary-20251216030039
15
- - @lssm/example.learning-journey-quest-challenges@0.0.0-canary-20251216030039
16
- - @lssm/example.learning-journey-studio-onboarding@0.0.0-canary-20251216030039
17
- - @lssm/module.learning-journey@0.0.0-canary-20251216030039
7
+ - @lssm/example.learning-journey-crm-onboarding@0.0.0-canary-20251216030054
8
+ - @lssm/example.learning-journey-ui-coaching@0.0.0-canary-20251216030054
9
+ - @lssm/example.learning-journey-ui-gamified@0.0.0-canary-20251216030054
10
+ - @lssm/example.learning-journey-ui-onboarding@0.0.0-canary-20251216030054
11
+ - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251216030054
12
+ - @lssm/example.learning-journey-ambient-coach@0.0.0-canary-20251216030054
13
+ - @lssm/example.learning-journey-duo-drills@0.0.0-canary-20251216030054
14
+ - @lssm/example.learning-journey-platform-tour@0.0.0-canary-20251216030054
15
+ - @lssm/example.learning-journey-quest-challenges@0.0.0-canary-20251216030054
16
+ - @lssm/example.learning-journey-studio-onboarding@0.0.0-canary-20251216030054
17
+ - @lssm/module.learning-journey@0.0.0-canary-20251216030054
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.learning-journey-registry",
3
- "version": "0.0.0-canary-20251216030039",
3
+ "version": "0.0.0-canary-20251216030054",
4
4
  "description": "Registry that aggregates learning journey example tracks.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",