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 d2e5cbc commit fc4c4f0Copy full SHA for fc4c4f0
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.3](https://github.com/devops-ia/self-learning-platform/compare/v1.1.2...v1.1.3) (2026-02-15)
2
+
3
4
+### Bug Fixes
5
6
+* Unvalidated dynamic method call ([#23](https://github.com/devops-ia/self-learning-platform/issues/23)) ([d2e5cbc](https://github.com/devops-ia/self-learning-platform/commit/d2e5cbcae7d1992cabf0a43252f1639f6c9b705c))
7
8
## [1.1.2](https://github.com/devops-ia/self-learning-platform/compare/v1.1.1...v1.1.2) (2026-02-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "learning-platform",
- "version": "1.1.2",
+ "version": "1.1.3",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments