Skip to content

Commit 77d1256

Browse files
committed
chore(release): publish
- inflekt@0.1.2
1 parent 48879bb commit 77d1256

3 files changed

Lines changed: 5235 additions & 2606 deletions

File tree

packages/inflection/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.2](https://github.com/constructive-io/dev-utils/compare/inflekt@0.1.1...inflekt@0.1.2) (2026-01-07)
7+
8+
**Note:** Version bump only for package inflekt
9+
610
## [0.1.1](https://github.com/constructive-io/dev-utils/compare/inflekt@0.1.0...inflekt@0.1.1) (2026-01-07)
711

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

packages/inflection/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.1.1",
3+
"version": "0.1.2",
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)