Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(cz-git,czg)!: fix typo option field #84

Merged
merged 3 commits into from
Dec 4, 2022
Merged

fix(cz-git,czg)!: fix typo option field #84

merged 3 commits into from
Dec 4, 2022

Conversation

Zhengqbbb
Copy link
Owner

Related ISSUE

Input follow ISSUE URL address

#82 #36

Type Of Change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • πŸ“ Document (This change requires a documentation update)
  • 🎨 Theme style (Theme style beautification)
  • ⚠ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • πŸ”¨ Workflow (Workflow changes)

Clear Describe

A clear and concise description of what update for target.

  • fix!: fix typo option field Prefixs

Description

Already processed for normal compatibility. Can normally upgrade the version. But I also hope that you can modify this message as soon as possible

{
  message: {
-   footerPrefixsSelect
+   footerPrefixesSelect

-   customFooterPrefixs
+   customFooterPrefix
 }

-   issuePrefixs
+   issuePrefixes

-   customIssuePrefixsAlign
+   customIssuePrefixAlign

-   emptyIssuePrefixsAlias
+   emptyIssuePrefixAlias

-   customIssuePrefixsAlias
+   customIssuePrefixAlias

-   allowCustomIssuePrefixs
+   allowCustomIssuePrefix

-   allowEmptyIssuePrefixs
+   allowEmptyIssuePrefix
}

Test Case

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test case.

  • v1.4.0 fix typo option. old field should be normal compatibility

BREAKING CHANGE: Main fix `issuePrefixs` typo field
Current version has been already processed for normal compatibility
But I also hope that you can modify this message as soon as possible
```diff
message: {
-    footerPrefixsSelect
+    footerPrefixesSelect
-    customFooterPrefixs
+    customFooterPrefix
}
- issuePrefixs
+ issuePrefixes
- customIssuePrefixsAlign
+ customIssuePrefixAlign
- emptyIssuePrefixsAlias
+ emptyIssuePrefixAlias
- customIssuePrefixsAlias
+ customIssuePrefixAlias
- allowCustomIssuePrefixs
+ allowCustomIssuePrefix
- allowEmptyIssuePrefixs
+ allowEmptyIssuePrefix

```

link #82
link #82

Co-authored-by: Zhengqbbb <1074059947@qq.com>
Co-authored-by: Zhengqbbb <1074059947@qq.com>
@netlify
Copy link

netlify bot commented Dec 3, 2022

βœ… Deploy Preview for cz-git ready!

Name Link
πŸ”¨ Latest commit 8c0ab05
πŸ” Latest deploy log https://app.netlify.com/sites/cz-git/deploys/638b88cb82eda300086346b6
😎 Deploy Preview https://deploy-preview-84--cz-git.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Zhengqbbb Zhengqbbb merged commit febeba9 into main Dec 4, 2022
@Zhengqbbb Zhengqbbb deleted the fix/typo_82 branch December 4, 2022 03:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant