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 4c12656 commit 18fe3cfCopy full SHA for 18fe3cf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "decamelize",
3
- "version": "3.0.0",
+ "version": "3.1.0",
4
"description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
5
"license": "MIT",
6
"repository": "sindresorhus/decamelize",
0 commit comments