Skip to content

Commit a95eb05

Browse files
merge: branch 'main' of github.com:onesoft-sudo/sudoc
2 parents 0ba74ff + d5a9838 commit a95eb05

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
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": "8409033401739a8eb92d8fdc3568fd9aebaeb75c"
2+
"lastReadCommit": "93d6284b1ed3226013c3d4c24c2184f3b2afa7d2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
### 02-10-2025 - [[Ar Rakin](mailto:rakinar2@osndevs.org)]
44

5+
* **feat:** classes for dropdown elements
6+
7+
**Signed-off-by:** Ar Rakin <rakinar2@osndevs.org>
8+
59
* merge: branch 'main' of github.com:onesoft-sudo/sudoc
610
* **feat:** add a class to edit page button wrapper
711

@@ -29,6 +33,10 @@
2933

3034
### 02-10-2025 - [[Conventional Release Action](mailto:rakinar2@onesoftnet.eu.org)]
3135

36+
* **release:** v2.17.0 [skip ci]
37+
38+
**Signed-off-by:** Conventional Release Action <rakinar2@onesoftnet.eu.org>
39+
3240
* **release:** v2.16.0 [skip ci]
3341

3442
**Signed-off-by:** Conventional Release Action <rakinar2@onesoftnet.eu.org>

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.17.0",
3+
"version": "2.18.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)