Skip to content

Commit 1914746

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2026-03-27) ### Bug Fixes * **deps:** bump picomatch ([#33](#33)) ([6e19087](6e19087))
1 parent 6e19087 commit 1914746

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.3.0](https://github.com/devops-ia/self-learning-platform/compare/v1.2.0...v1.3.0) (2026-03-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "learning-platform",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)