We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6fc43d commit 05fd01bCopy full SHA for 05fd01b
3 files changed
lerna.json
@@ -1,5 +1,5 @@
1
{
2
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3
- "version": "0.26.3",
+ "version": "0.26.4",
4
"npmClient": "pnpm"
5
}
packages/inflection-db/package.json
@@ -1,6 +1,6 @@
"name": "@pgpm/inflection-db",
- "version": "0.26.0",
"description": "Database-level string inflection and naming convention utilities for PostgreSQL",
"author": "Dan Lynch <pyramation@gmail.com>",
6
"contributors": [
@@ -36,4 +36,4 @@
36
"bugs": {
37
"url": "https://github.com/constructive-io/pgpm-modules/issues"
38
39
-}
+}
0 commit comments