Skip to content

Commit 05fd01b

Browse files
committed
v0.26.4
1 parent e6fc43d commit 05fd01b

3 files changed

Lines changed: 8622 additions & 4809 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "0.26.3",
3+
"version": "0.26.4",
44
"npmClient": "pnpm"
55
}

packages/inflection-db/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pgpm/inflection-db",
3-
"version": "0.26.0",
3+
"version": "0.26.4",
44
"description": "Database-level string inflection and naming convention utilities for PostgreSQL",
55
"author": "Dan Lynch <pyramation@gmail.com>",
66
"contributors": [
@@ -36,4 +36,4 @@
3636
"bugs": {
3737
"url": "https://github.com/constructive-io/pgpm-modules/issues"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)