We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b69a34 commit 62fcd64Copy full SHA for 62fcd64
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.36.2](https://github.com/iblai/lms/compare/skills-v0.36.1...skills-v0.36.2) (2026-06-03)
4
+
5
+### Bug Fixes
6
7
+* **security:** add axios override to pin at 1.15.2 ([0b69a34](https://github.com/iblai/lms/commit/0b69a343f093d29cb4ad7f54f75bbf23b72a684f))
8
9
## [0.36.1](https://github.com/iblai/lms/compare/skills-v0.36.0...skills-v0.36.1) (2026-06-03)
10
11
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "ibl-web-nextjs-skills-spa",
- "version": "0.36.1",
+ "version": "0.36.2",
"private": false,
"packageManager": "pnpm@10.11.1",
"engines": {
0 commit comments