Skip to content

Commit 0720be3

Browse files
release: v2.13.0 [skip ci]
Signed-off-by: Conventional Release Action <rakinar2@onesoftnet.eu.org>
1 parent da93b36 commit 0720be3

File tree

3 files changed

+24
-13
lines changed

3 files changed

+24
-13
lines changed

.github/cra-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"lastReadCommit": "84e052a2f0a836126140bd15c1195710a720ceb3"
2+
"lastReadCommit": "da93b36b8db331efe4f4eaf47f77d4361df61ace"
33
}

CHANGELOG.md

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
### 02-10-2025 - [[Ar Rakin](mailto:rakinar2@osndevs.org)]
4+
5+
* **feat:** floating search bar on mobile
6+
7+
**Signed-off-by:** Ar Rakin <rakinar2@osndevs.org>
8+
9+
10+
### 01-10-2025 - [[Conventional Release Action](mailto:rakinar2@onesoftnet.eu.org)]
11+
12+
* **release:** v2.12.0 [skip ci]
13+
14+
**Signed-off-by:** Conventional Release Action <rakinar2@onesoftnet.eu.org>
15+
16+
* **release:** v2.11.0 [skip ci]
17+
18+
**Signed-off-by:** Conventional Release Action <rakinar2@onesoftnet.eu.org>
19+
20+
* **release:** v2.10.7 [skip ci]
21+
22+
**Signed-off-by:** Conventional Release Action <rakinar2@onesoftnet.eu.org>
23+
24+
325
### 01-10-2025 - [[Ar Rakin](mailto:rakinar2@osndevs.org)]
426

527
* merge: branch 'main' of github.com:onesoft-sudo/sudoc
@@ -21,17 +43,6 @@
2143
**Signed-off-by:** Ar Rakin <rakinar2@osndevs.org>
2244

2345

24-
### 01-10-2025 - [[Conventional Release Action](mailto:rakinar2@onesoftnet.eu.org)]
25-
26-
* **release:** v2.11.0 [skip ci]
27-
28-
**Signed-off-by:** Conventional Release Action <rakinar2@onesoftnet.eu.org>
29-
30-
* **release:** v2.10.7 [skip ci]
31-
32-
**Signed-off-by:** Conventional Release Action <rakinar2@onesoftnet.eu.org>
33-
34-
3546
### 30-09-2025 - [[Conventional Release Action](mailto:rakinar2@onesoftnet.eu.org)]
3647

3748
* **release:** v2.10.5 [skip ci]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onesoftnet/sudoc",
3-
"version": "2.12.0",
3+
"version": "2.13.0",
44
"private": true,
55
"type": "module",
66
"description": "A website template / backbone that you can use to scaffold your own project documentation!",

0 commit comments

Comments
 (0)