We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b58ff commit a020ed3Copy full SHA for a020ed3
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
<!-- version list -->
4
5
+## v1.0.0 (2025-06-09)
6
+
7
+### ✨ Features
8
9
+- Unify cases between mothers ([#56](https://github.com/adriamontoto/object-mother-pattern/pull/56),
10
+ [`f5b58ff`](https://github.com/adriamontoto/object-mother-pattern/commit/f5b58ff0fe311907eeba7909b061509ed2e8bc76))
11
12
13
## v0.4.1 (2025-06-09)
14
15
### 🐛 Bug Fixes
object_mother_pattern/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.4.1'
+__version__ = '1.0.0'
0 commit comments