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 e2c4891 commit 1321775Copy full SHA for 1321775
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "camelcase",
3
- "version": "6.1.0",
+ "version": "6.2.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