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: UnauthorizedError file misspelled as UnathorizedError #10157

Merged
merged 3 commits into from
Dec 26, 2024

Conversation

kethan1
Copy link
Contributor

@kethan1 kethan1 commented Dec 23, 2024

Why?

Fixes misspelled file.

Copy link
Contributor

github-actions bot commented Dec 23, 2024

Pull Request titles must follow the Conventional Commits specification and have valid scopes.

The subject "UnauthorizedError file misspelled as UnathorizedError" found in the pull request title "chore: UnauthorizedError file misspelled as UnathorizedError"
didn't match the configured pattern. Please ensure that the subject
doesn't start with an uppercase character.

feat(ui): add Button component
^    ^    ^
|    |    |__ Subject
|    |_______ Scope
|____________ Type

@kethan1 kethan1 force-pushed the fix-file-misspelling branch from 35144c3 to 0423940 Compare December 23, 2024 23:31
@kethan1 kethan1 changed the title fix(payload): UnauthorizedError file misspelled as UnathorizedError fix: UnauthorizedError file misspelled as UnathorizedError Dec 23, 2024
@jacobsfletch jacobsfletch changed the title fix: UnauthorizedError file misspelled as UnathorizedError fix: UnauthorizedError file misspelled as UnathorizedError Dec 26, 2024
@jacobsfletch jacobsfletch changed the title fix: UnauthorizedError file misspelled as UnathorizedError chore: UnauthorizedError file misspelled as UnathorizedError Dec 26, 2024
@jacobsfletch jacobsfletch enabled auto-merge (squash) December 26, 2024 18:28
Copy link
Member

@jacobsfletch jacobsfletch left a comment

Choose a reason for hiding this comment

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

File extensions are incorrectly defined as .jss instead of .js.

packages/payload/src/preferences/operations/delete.ts Outdated Show resolved Hide resolved
packages/payload/src/preferences/operations/update.ts Outdated Show resolved Hide resolved
@jacobsfletch jacobsfletch enabled auto-merge (squash) December 26, 2024 18:32
@jacobsfletch jacobsfletch merged commit 6b45b2d into payloadcms:main Dec 26, 2024
66 checks passed
@kethan1 kethan1 deleted the fix-file-misspelling branch December 26, 2024 19:19
Copy link
Contributor

🚀 This is included in version v3.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants