-
Notifications
You must be signed in to change notification settings - Fork 1
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(release): v2.2.0 #193
Draft
Falcion
wants to merge
58
commits into
main
Choose a base branch
from
release/v2.2.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last tags were "crashed" upon each other and because of this, "merge" tags were required: last of them, "v2.1.6" was a merge tag, meaning it doesn't have anything, but it is required to fix semantic versioning. Fix of #179
Supports "lint-staged" project (created by them). Fix of #189
Now "versioning" script supports updating issues functionality by folder and checking specified id of dropboxes. Partially fix of #181
HUSKY yet again throwns same error with different solution to it, read the specified docs to it.
In this case, update-index was used.
3 tasks
This was
linked to
issues
Nov 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before writing anything about your changes in this pull request, checklist these items:
Read document here.
Read document here.
Read document here.
Keep in mind security issues:
Read security policy here.
By agreeing and following this project's documentation, you are reminded that your's commit and styling of changes must follow this project's documentation, in case of “de-followization”, there are two ways before you make sure to publish your pull request:
In the case of “de-followization” of commit's styling convention, you can amend them (change their message and description signatures):
For amending old commit, see the stackoverflow question, more about changing commits in official docs for github:
https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message/
Changes made with that pull request
Please, write below every changes you made:
...
Process of testing for that pull request
answer (y/n): (n);
...
Additional context for that pull request
...