Skip to content

Commit 3b3118b

Browse files
committed
chore: release v9.3.2
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
1 parent c3d4e9f commit 3b3118b

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@
77

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

10+
## [v9.3.2](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.3.2) (2026-01-08)
11+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.1...v9.3.2)
12+
13+
### 🐛 Fixed bugs
14+
* build: fix translations in Vue modules [\#8037](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8037) \([susnux](https://github.com/susnux)\)
15+
* fix(NcModal): adjust max height of the modal [\#8042](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8042) \([kra-mo](https://github.com/kra-mo)\)
16+
* fix: animate toggle switch icon [\#8045](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8045) \([ShGKme](https://github.com/ShGKme)\)
17+
18+
### Other Changes
19+
* chore(README): recommend using `npm pack` and styleguidist instead of `npm link` [\#8018](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8018) \([ShGKme](https://github.com/ShGKme)\)
20+
* chore(README): remove Firefox note [\#8019](https://github.com/nextcloud-libraries/nextcloud-vue/pull/8019) \([ShGKme](https://github.com/ShGKme)\)
21+
1022
## [v9.3.1](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.3.1) (2025-12-10)
1123
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.0...v9.3.1)
1224

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/vue",
3-
"version": "9.3.1",
3+
"version": "9.3.2",
44
"description": "Nextcloud vue components",
55
"keywords": [
66
"vuejs",

0 commit comments

Comments
 (0)