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

Fix: docs now open correctly #556

Merged
merged 4 commits into from
Jun 27, 2023
Merged

Fix: docs now open correctly #556

merged 4 commits into from
Jun 27, 2023

Conversation

ogabrielluiz
Copy link
Contributor

Added attributes to a tag to fix openning links.

… to documentation link

The noopener and noreferrer attributes were added to the documentation link to improve security by preventing the linked page from having access to the window.opener object and to prevent the referrer header from being sent to the linked page, respectively.
The version number has been updated from 0.2.3 to 0.2.4. This is a chore commit as it does not introduce any new features or bug fixes, but rather updates the version number to reflect changes made in the package.
@ogabrielluiz ogabrielluiz added the Release Label to be set only on release PR label Jun 27, 2023
Copy link
Contributor

@gustavoschaedler gustavoschaedler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ogabrielluiz ogabrielluiz merged commit f33ad20 into main Jun 27, 2023
2 checks passed
@ogabrielluiz ogabrielluiz deleted the release branch June 27, 2023 21:33
@ogabrielluiz ogabrielluiz restored the release branch June 28, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Label to be set only on release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants