Skip to content

Commit

Permalink
Bump ODS to 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalwengerter committed Jun 2, 2021
1 parent eb07879 commit 0e2be0d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion changelog/unreleased/enhancement-bump-ods-version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Enhancement: Update owncloud Design System to v7.0.0
Enhancement: Update owncloud Design System to v7.0.1

- Lots of updates regarding accessibility topics
- Removal of home icon in breadcrumbs, changed to "All files" link as breadcrumb root
Expand All @@ -7,3 +7,4 @@ Enhancement: Update owncloud Design System to v7.0.0
https://github.com/owncloud/web/pull/5002
https://github.com/owncloud/web/pull/5044
https://github.com/owncloud/web/pull/5074
https://github.com/owncloud/web/pull/5186
2 changes: 1 addition & 1 deletion packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"luxon": "^1.22.0",
"moment": "^2.24.0",
"oidc-client": "1.10.1",
"owncloud-design-system": "^7.0.0",
"owncloud-design-system": "^7.0.1",
"owncloud-sdk": "^1.0.0-740",
"p-queue": "^6.1.1",
"tippy.js": "^6.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7682,10 +7682,10 @@ [email protected]:
dependencies:
glob "^7.1.3"

owncloud-design-system@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/owncloud-design-system/-/owncloud-design-system-7.0.0.tgz#8d0f50dfdb35435af16e8fa515c6b5975088fdf5"
integrity sha512-90VQVHQ6sjgeRnqZuo0iKbgwo3xzh9549b6fAwoCJF97Q7XydxJ03l6Ba12ay3v8INJDLLoccbyI8bIhEehtQg==
owncloud-design-system@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/owncloud-design-system/-/owncloud-design-system-7.0.1.tgz#13ecd75bf8c7841726822e344f20b31dbe607392"
integrity sha512-eRXPWfvS/YlTIaz0JXwdjOaSUiJvegwrJZ0V6DbHHKUcjITdlWgXpZCSnSeYR8V5GPntqNMUnf4jGG/68Py02Q==

owncloud-sdk@^1.0.0-740:
version "1.0.0-1716"
Expand Down

0 comments on commit 0e2be0d

Please sign in to comment.