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 6e19087 commit 1914746Copy full SHA for 1914746
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.1](https://github.com/devops-ia/self-learning-platform/compare/v1.3.0...v1.3.1) (2026-03-27)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump picomatch ([#33](https://github.com/devops-ia/self-learning-platform/issues/33)) ([6e19087](https://github.com/devops-ia/self-learning-platform/commit/6e190875b25851bfdc52f52a8e0f5230f3dc72e4))
7
8
# [1.3.0](https://github.com/devops-ia/self-learning-platform/compare/v1.2.0...v1.3.0) (2026-03-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "learning-platform",
- "version": "1.3.0",
+ "version": "1.3.1",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments