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

Prepare new release: v2.2.0 #643

Merged
merged 2 commits into from Jun 25, 2023
Merged

Prepare new release: v2.2.0 #643

merged 2 commits into from Jun 25, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jun 25, 2023

If accepted, could someone of you with admin permission create the GH release so the NPM release workflow works?


2.2.0

Added

  • isRTL was added to check whether a given, or the current, language is read right-to-left #639 (susnux)

Fixed

  • Add typings to the package exports to fix build for Typescript projects using node16 or nodenext module resolution #633 (susnux)
  • Update exported NextcloudWindowWithRegistry type for Nextcloud 27 #640 (susnux)

Changed

  • Update node engines to next LTS (Node 20 + NPM 9)
  • Dependency updates

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

codecov bot commented Jun 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (445771a) 83.95% compared to head (f92c779) 83.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #643   +/-   ##
=======================================
  Coverage   83.95%   83.95%           
=======================================
  Files           6        6           
  Lines         187      187           
  Branches       67       67           
=======================================
  Hits          157      157           
  Misses         28       28           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@skjnldsv
Copy link
Contributor

If accepted, could someone of you with admin permission create the GH release so the NPM release workflow works?

You're now an admin :)

@skjnldsv skjnldsv merged commit 965b02a into master Jun 25, 2023
9 checks passed
@skjnldsv skjnldsv deleted the chore/prepare-2-2-0-release branch June 25, 2023 13:28
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