Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ updates:
interval: monthly
time: '04:00'
timezone: America/New_York
cooldown:
default-days: 7

- package-ecosystem: npm
directory: '/'
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# True Changelog

## UNRELEASED

- DOCUMENTATION: Rewrite README documentation
- INTERNAL: Update dependencies

## 10.0.0 (11/18/25)

- BREAKING: Remove the `$inspect` option from assertions,
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2015–2022, Miriam Suzanne.
Copyright (c) 2015–2026, OddBird LLC.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
Loading