Skip to content

Commit b1d40ce

Browse files
committed
chore(release): publish
- inflekt@0.7.1
1 parent 04e0f67 commit b1d40ce

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.7.1](https://github.com/constructive-io/dev-utils/compare/inflekt@0.7.0...inflekt@0.7.1) (2026-03-30)
7+
8+
### Bug Fixes
9+
10+
- **inflekt:** add compound \*base word exceptions to singularize (codebases → codebase) ([1c233cb](https://github.com/constructive-io/dev-utils/commit/1c233cbfef56103dadf37c75ad436f1821874a70))
11+
612
# [0.7.0](https://github.com/constructive-io/dev-utils/compare/inflekt@0.6.0...inflekt@0.7.0) (2026-03-27)
713

814
### Features

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.7.0",
3+
"version": "0.7.1",
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)