Skip to content

Commit a020ed3

Browse files
bump: new version 1.0.0 released
1 parent f5b58ff commit a020ed3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

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+
513
## v0.4.1 (2025-06-09)
614

715
### 🐛 Bug Fixes

object_mother_pattern/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.4.1'
1+
__version__ = '1.0.0'

0 commit comments

Comments
 (0)