@lssm/example.learning-patterns 0.0.0-canary-20251217023603 → 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.
@@ -46,5 +46,5 @@ $ tsdown
46
46
  ℹ dist/libs/contracts/src/docs/tech/studio/sandbox-unlogged.docblock.js  0.90 kB │ gzip: 0.56 kB
47
47
  ℹ dist/libs/contracts/src/docs/registry.js  0.74 kB │ gzip: 0.42 kB
48
48
  ℹ 39 files, total: 129.28 kB
49
- ✔ Build complete in 127ms
49
+ ✔ Build complete in 119ms
50
50
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # @lssm/example.learning-patterns
2
2
 
3
- ## 0.0.0-canary-20251217023603
3
+ ## 0.0.0-canary-20251217034842
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - @lssm/module.learning-journey@0.0.0-canary-20251217023603
7
+ - @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-patterns",
3
- "version": "0.0.0-canary-20251217023603",
3
+ "version": "0.0.0-canary-20251217034842",
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",