@campfirelearning/sdk-lti
Advanced tools
Comparing version
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.11.3](https://github.com/examspark/campfire-sdk/compare/@campfirelearning/sdk-lti@0.11.2...@campfirelearning/sdk-lti@0.11.3) (2024-12-09) | ||
### Bug Fixes | ||
- exam builder component not able to receive an id ([910945c](https://github.com/examspark/campfire-sdk/commit/910945c7cf408caa92d04870b773b1bbb8253abc)) | ||
## [0.11.2](https://github.com/examspark/campfire-sdk/compare/@campfirelearning/sdk-lti@0.11.1...@campfirelearning/sdk-lti@0.11.2) (2024-12-02) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@campfirelearning/sdk-lti", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"main": "./src/index.ts", | ||
@@ -43,3 +43,3 @@ "author": "ExamSpark, LLC", | ||
}, | ||
"gitHead": "bc1e8c02dff89d7c389c5c8befddd8070e73a25c" | ||
"gitHead": "8290c97e326aaebdf34894713a6e00b0fe1a5696" | ||
} |
@@ -99,2 +99,3 @@ import { z } from "zod"; | ||
if (options.id) params.launchUrl += `/${options.id}`; | ||
super(params, eventSchema, messageSchema); | ||
@@ -101,0 +102,0 @@ } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
327283
0.14%7781
0.04%