Skip to content

Commit c02faf0

Browse files
authored
chore(release): 5.0.3
1 parent 3497e0c commit c02faf0

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

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

5+
## [5.0.3](https://github.com/cdcabrera/weldable/compare/7293a7300a90267aab8d6f7dabc3f519a255bc39...3497e0ced9e8401110b36cec5e3bd3e5d136abb9) (2025-07-25)
6+
7+
8+
### Builds
9+
* **deps** lock reset ([#244](https://github.com/cdcabrera/weldable/pull/244)) ([3497e0c](https://github.com/cdcabrera/weldable/commit/3497e0ced9e8401110b36cec5e3bd3e5d136abb9))
10+
* **deps** bump webpack from 5.99.9 to 5.100.2 ([#242](https://github.com/cdcabrera/weldable/pull/242)) ([b2d781b](https://github.com/cdcabrera/weldable/commit/b2d781ba2d76da433d3a3818334a8f75f33eb2cd))
11+
* **deps-dev** bump the dev group with 3 updates ([#238](https://github.com/cdcabrera/weldable/pull/238)) ([32eda6f](https://github.com/cdcabrera/weldable/commit/32eda6ff16a762fce76e35378f4d6ecd9f051ce0))
12+
* **deps** bump @babel/core from 7.27.7 to 7.28.0 ([#237](https://github.com/cdcabrera/weldable/pull/237)) ([f19bdae](https://github.com/cdcabrera/weldable/commit/f19bdae2ff859425c0473c2a27314991d51f3018))
13+
* **deps-dev** eslint-plugin-jest from 28.14.0 to 29.0.1 ([#229](https://github.com/cdcabrera/weldable/pull/229)) ([02bcf1a](https://github.com/cdcabrera/weldable/commit/02bcf1a4574c36d57625004d216787b259c30cba))
14+
* **deps-dev** changelog-light from 3.0.0 to 3.0.1 ([#236](https://github.com/cdcabrera/weldable/pull/236)) ([f2507b0](https://github.com/cdcabrera/weldable/commit/f2507b082129346312750755e892a809604e6d17))
15+
516
## [5.0.2](https://github.com/cdcabrera/weldable/compare/d5183b0fb93324c2aac6c99109d20465d63ce8a9...70181852028de0a85a61139ccf90982bf66960df) (2025-07-07)
617

718

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": "weldable",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "A webpack configuration tool.",
55
"author": "cdcabrera",
66
"license": "MIT",

0 commit comments

Comments
 (0)