Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Prepare 5.0.3 release #1129

Merged
merged 1 commit into from Nov 27, 2023
Merged

chore: Prepare 5.0.3 release #1129

merged 1 commit into from Nov 27, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Nov 27, 2023

v5.0.3 (2023-11-27)

Full Changelog

🐛 Fixed bugs

  • fix(FilePicker): cropImagePreviews is now provided as a prop in FilePreview #1120 (susnux)
  • fix(FilePicker): On button click also emit the current directory if allowPickDirectory is set to true #1121 (susnux)
  • fix: Adjust types for IFilePickerButton to align icon with NcDialogButton #1122 (susnux)
  • fix(build): include ?raw data to bundle #1128 (ShGKme)

Changed

  • Updated translations
  • chore(deps): Bump @vueuse/core from 10.6.0 to 10.6.1
  • chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9ae3a08) 30.61% compared to head (4e3a8ee) 30.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1129   +/-   ##
=======================================
  Coverage   30.61%   30.61%           
=======================================
  Files          16       16           
  Lines        1225     1225           
  Branches       60       60           
=======================================
  Hits          375      375           
  Misses        792      792           
  Partials       58       58           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@susnux susnux merged commit 77c1350 into main Nov 27, 2023
12 checks passed
@susnux susnux deleted the chore/prepare-5_0_3 branch November 27, 2023 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants