Skip to content

Commit 1641140

Browse files
chore: release main
1 parent 5510b54 commit 1641140

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.4.0",
2+
".": "0.5.0",
33
"things/testurl": "1.2.0",
44
"helpers/counter": "0.2.0"
55
}

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [0.5.0](https://github.com/madflojo/testlazy/compare/v0.4.0...v0.5.0) (2025-11-24)
6+
7+
8+
### Features
9+
10+
* **fakes/fakectx:** introduce fakectx package for testing contexts 🧪 ([#12](https://github.com/madflojo/testlazy/issues/12)) ([5510b54](https://github.com/madflojo/testlazy/commit/5510b54d500390368b6c94846807d547693979dd))
11+
512
## [0.4.0](https://github.com/madflojo/testlazy/compare/v0.3.0...v0.4.0) (2025-08-30)
613

714

0 commit comments

Comments
 (0)