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
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

## [5.0.5](https://github.com/cdcabrera/weldable/compare/c124cb1ab1a9cd268bc8ccfba5a25226e6286a8b...b778a65a62b9714935f44cf2bd9e676846ab6c82) (2025-09-02)


### Builds
* **deps-dev** bump the dev group with 4 updates ([#254](https://github.com/cdcabrera/weldable/pull/254)) ([b778a65](https://github.com/cdcabrera/weldable/commit/b778a65a62b9714935f44cf2bd9e676846ab6c82))
* **deps** bump the prod group with 2 updates ([#253](https://github.com/cdcabrera/weldable/pull/253)) ([fe4f1de](https://github.com/cdcabrera/weldable/commit/fe4f1de82977772ad06a5ad88fd37945c0b57423))
* **deps-dev** bump eslint from 9.33.0 to 9.34.0 ([#252](https://github.com/cdcabrera/weldable/pull/252)) ([236f552](https://github.com/cdcabrera/weldable/commit/236f552a86558366e6390a4519ae34826130ce7d))
* **deps** bump prod group with 5 updates ([#251](https://github.com/cdcabrera/weldable/pull/251)) ([eba2d20](https://github.com/cdcabrera/weldable/commit/eba2d200b9b86aa7297240d401df8d835e6f70b5))
* **deps-dev** migrate to eslint-config-toolkit ([#250](https://github.com/cdcabrera/weldable/pull/250)) ([6b81ab0](https://github.com/cdcabrera/weldable/commit/6b81ab0c5a2c4ed1f3d88ea25e49f45841a0f6b2))

## [5.0.4](https://github.com/cdcabrera/weldable/compare/c02faf0b7ee577167a325c5f83aa2267a0f2988c...8b404db36be539642dcb22f9b0040135774ffd7b) (2025-08-13)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "weldable",
"version": "5.0.4",
"version": "5.0.5",
"description": "A webpack configuration tool.",
"author": "cdcabrera",
"license": "MIT",
Expand Down