@lssm/example.learning-patterns 0.0.0-canary-20251216023757 → 0.0.0-canary-20251216024228

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.
@@ -45,5 +45,5 @@ $ tsdown
45
45
  ℹ dist/libs/contracts/src/docs/tech/studio/sandbox-unlogged.docblock.js  0.90 kB │ gzip: 0.56 kB
46
46
  ℹ dist/libs/contracts/src/docs/registry.js  0.74 kB │ gzip: 0.42 kB
47
47
  ℹ 38 files, total: 120.11 kB
48
- ✔ Build complete in 118ms
48
+ ✔ Build complete in 112ms
49
49
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # @lssm/example.learning-patterns
2
2
 
3
- ## 0.0.0-canary-20251216023757
3
+ ## 0.0.0-canary-20251216024228
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - @lssm/module.learning-journey@0.0.0-canary-20251216023757
7
+ - @lssm/module.learning-journey@0.0.0-canary-20251216024228
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.learning-patterns",
3
- "version": "0.0.0-canary-20251216023757",
3
+ "version": "0.0.0-canary-20251216024228",
4
4
  "description": "Example: drills + ambient coach + quests learning patterns, powered by Learning Journey (event-driven, deterministic).",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",