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 65ccea6 commit 497d7fcCopy full SHA for 497d7fc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "camelcase",
3
- "version": "6.2.1",
+ "version": "6.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