From 490dd27ca0a2c139d5dd77b1dcb0125aa30b151e Mon Sep 17 00:00:00 2001 From: "rhelease[bot]" <249629030+rhelease[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 05:57:16 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20v0.31.8=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 26a002b..68d5c7d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [0.31.8](https://github.com/ehmpathy/domain-objects/compare/v0.31.7...v0.31.8) (2026-01-04) + + +### Bug Fixes + +* **deps:** prune unneeded prod deps ([#106](https://github.com/ehmpathy/domain-objects/issues/106)) ([9315b54](https://github.com/ehmpathy/domain-objects/commit/9315b54272e6053255ac0d29de2a80fcaa9abb2a)) + ## [0.31.7](https://github.com/ehmpathy/domain-objects/compare/v0.31.6...v0.31.7) (2025-12-08) diff --git a/package.json b/package.json index ce04790..032ad74 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "domain-objects", "author": "ehmpathy", "description": "A simple, convenient way to represent domain objects, leverage domain knowledge, and add runtime validation in your code base.", - "version": "0.31.7", + "version": "0.31.8", "repository": "ehmpathy/domain-objects", "homepage": "https://github.com/ehmpathy/domain-objects", "keywords": [