Skip to content

Commit

Permalink
change-case@5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Jan 10, 2024
1 parent 6512635 commit fad3b5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/change-case/package.json
@@ -1,6 +1,6 @@
{
"name": "change-case",
"version": "5.4.0",
"version": "5.4.1",
"description": "Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others",
"keywords": [
"change",
Expand Down

0 comments on commit fad3b5d

Please sign in to comment.