Skip to content

Commit ac85117

Browse files
committed
chore: update version to v0.5.0
1 parent 48e7736 commit ac85117

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.5.0 (2025-10-11)
2+
3+
* Docs/improve documentation (#44) ([401a5f9](https://github.com/BRIKEV/twd/commit/401a5f9)), closes [#44](https://github.com/BRIKEV/twd/issues/44)
4+
* Feat/improve loading bundle tests (#51) ([48e7736](https://github.com/BRIKEV/twd/commit/48e7736)), closes [#51](https://github.com/BRIKEV/twd/issues/51)
5+
* Feat/improve UI (#49) ([ad793a6](https://github.com/BRIKEV/twd/commit/ad793a6)), closes [#49](https://github.com/BRIKEV/twd/issues/49)
6+
7+
8+
19
## 0.4.0 (2025-10-07)
210

311
* feat: add get all methods (#43) ([cb2593e](github.com/BRIKEV/twd/commits/cb2593e)), closes [#43](github.com/BRIKEV/twd/issues/43)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twd-js",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Test While Developing (TWD) - in-browser testing",
55
"license": "MIT",
66
"author": "BRIKEV",

0 commit comments

Comments
 (0)