Skip to content

Commit

Permalink
Merge pull request #4125 from nextcloud/v7.11.6
Browse files Browse the repository at this point in the history
Releasing v7.11.6
  • Loading branch information
nickvergessen committed May 16, 2023
2 parents 3eda45a + 1d0e4b9 commit fa85aa7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.

# Changelog

## [v7.11.6](https://github.com/nextcloud/nextcloud-vue/tree/v7.11.6) (2023-05-16)

[Full Changelog](https://github.com/nextcloud/nextcloud-vue/compare/v7.11.5...v7.11.6)

### :bug: Fixed bugs

- fix\(NcResource\): Fix item alignment in the right sidebar [\#4124](https://github.com/nextcloud/nextcloud-vue/pull/4124) ([Pytal](https://github.com/Pytal))

## [v7.11.5](https://github.com/nextcloud/nextcloud-vue/tree/v7.11.5) (2023-05-15)

[Full Changelog](https://github.com/nextcloud/nextcloud-vue/compare/v7.11.4...v7.11.5)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@nextcloud/vue",
"version": "7.11.5",
"version": "7.11.6",
"description": "Nextcloud vue components",
"keywords": [
"vuejs",
Expand Down

0 comments on commit fa85aa7

Please sign in to comment.