@lssm/example.learning-journey-ambient-coach 0.0.0-canary-20251215234153 → 0.0.0-canary-20251215234340

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.
@@ -19,5 +19,5 @@ $ tsdown
19
19
  ℹ dist/track-CUfQ_9U0.d.mts 0.41 kB │ gzip: 0.19 kB
20
20
  ℹ dist/ambient-coach.docblock-aAZZ2R4Y.d.mts 0.01 kB │ gzip: 0.03 kB
21
21
  ℹ 12 files, total: 6.03 kB
22
- ✔ Build complete in 6182ms
22
+ ✔ Build complete in 6195ms
23
23
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # @lssm/example.learning-journey-ambient-coach
2
2
 
3
- ## 0.0.0-canary-20251215234153
3
+ ## 0.0.0-canary-20251215234340
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [3086383]
8
- - @lssm/lib.contracts@0.0.0-canary-20251215234153
9
- - @lssm/module.learning-journey@0.0.0-canary-20251215234153
8
+ - @lssm/lib.contracts@0.0.0-canary-20251215234340
9
+ - @lssm/module.learning-journey@0.0.0-canary-20251215234340
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.learning-journey-ambient-coach",
3
- "version": "0.0.0-canary-20251215234153",
3
+ "version": "0.0.0-canary-20251215234340",
4
4
  "description": "Ambient coach learning journey example with contextual tips and follow-up actions.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",