Skip to content

Commit 5c953d7

Browse files
authored
Merge pull request #22 from probitas-test/release-2026-01-09-02-21-40
chore: release 2026.01.09
2 parents ad08a72 + a4de5aa commit 5c953d7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Releases.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 2026.01.09
2+
3+
#### @probitas/expect 0.4.1 (patch)
4+
5+
- feat(@probitas/expect): allow PropertySatisfying matcher to handle
6+
null/undefined values
7+
18
### 2026.01.08
29

310
#### @probitas/runner 0.5.6 (patch)

packages/probitas-expect/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@probitas/expect",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"exports": "./mod.ts",
55
"imports": {
66
"@std/assert": "jsr:@std/assert@^1",

0 commit comments

Comments
 (0)