Skip to content

Commit 7d0de83

Browse files
authored
Merge pull request #1431 from nextcloud-libraries/chore/prepare-3
chore: prepare v3.12.2
2 parents 53fdd8c + 9b56005 commit 7d0de83

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
All notable changes to this project will be documented in this file.
88

9+
## 3.12.2 - 2025-12-16
10+
### Other changes
11+
* refactor: drop dependency on NodeJS modules [\#1427](https://github.com/nextcloud-libraries/nextcloud-files/pull/1427)
12+
* Bump `@nextcloud/paths` to 3.0.0
13+
914
## 3.12.1 - 2025-12-11
1015
### 🐛 Fixed bugs
1116
* fix(sortNodes): do not trim "extension" of folder names [\#1291](https://github.com/nextcloud-libraries/nextcloud-files/pull/1291) \([susnux](https://github.com/susnux)\)

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/files",
3-
"version": "3.12.1",
3+
"version": "3.12.2",
44
"description": "Nextcloud files utils",
55
"keywords": [
66
"nextcloud",

0 commit comments

Comments
 (0)