diff --git a/changelog.md b/changelog.md index 2f5c7b8..f3700f0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [0.31.5](https://github.com/ehmpathy/domain-objects/compare/v0.31.4...v0.31.5) (2025-12-08) + + +### Bug Fixes + +* **practs:** bump to latest best ([#100](https://github.com/ehmpathy/domain-objects/issues/100)) ([ca3dd88](https://github.com/ehmpathy/domain-objects/commit/ca3dd88e3cea42c436aea8e1915ab6b1af3b0d87)) + ## [0.31.4](https://github.com/ehmpathy/domain-objects/compare/v0.31.3...v0.31.4) (2025-12-08) diff --git a/package.json b/package.json index d9cc7cc..bc903ea 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.4", + "version": "0.31.5", "repository": "ehmpathy/domain-objects", "homepage": "https://github.com/ehmpathy/domain-objects", "keywords": [