Skip to content

Commit 5ae067a

Browse files
committed
chore(release): publish
- inflekt@0.3.3
1 parent a2db14e commit 5ae067a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/inflekt/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.3](https://github.com/constructive-io/dev-utils/compare/inflekt@0.3.2...inflekt@0.3.3) (2026-03-04)
7+
8+
### Bug Fixes
9+
10+
- **inflekt:** normalize malformed class plurals ([8116a3a](https://github.com/constructive-io/dev-utils/commit/8116a3a9b722ab3e6c41d3c8e8f092672ecd5e8f))
11+
612
## [0.3.2](https://github.com/constructive-io/dev-utils/compare/inflekt@0.3.1...inflekt@0.3.2) (2026-01-29)
713

814
**Note:** Version bump only for package inflekt

packages/inflekt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inflekt",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Inflection utilities for pluralization and singularization with PostGraphile-compatible Latin suffix handling",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/dev-utils",

0 commit comments

Comments
 (0)