We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba938e commit 7501406Copy full SHA for 7501406
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "camelcase",
3
- "version": "5.2.0",
+ "version": "5.3.0",
4
"description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`",
5
"license": "MIT",
6
"repository": "sindresorhus/camelcase",
0 commit comments