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: Fix snake casing numbers. #1052

Merged
merged 1 commit into from
Jun 4, 2024
Merged

fix: Fix snake casing numbers. #1052

merged 1 commit into from
Jun 4, 2024

Conversation

stephenh
Copy link
Owner

@stephenh stephenh commented Jun 4, 2024

Fixes #1048

@stephenh stephenh force-pushed the fix-snake-case-numbers branch from 8f432ea to 506dee0 Compare June 4, 2024 13:48
@stephenh stephenh marked this pull request as ready for review June 4, 2024 13:54
@stephenh stephenh merged commit f85a2f1 into main Jun 4, 2024
6 checks passed
@stephenh stephenh deleted the fix-snake-case-numbers branch June 4, 2024 13:55
stephenh pushed a commit that referenced this pull request Jun 4, 2024
## [1.176.2](v1.176.1...v1.176.2) (2024-06-04)

### Bug Fixes

* Fix snake casing numbers. ([#1052](#1052)) ([f85a2f1](f85a2f1)), closes [#1048](#1048)
@stephenh
Copy link
Owner Author

stephenh commented Jun 4, 2024

🎉 This PR is included in version 1.176.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

unexpected changes in camelToSnake() at v1.176.1
1 participant