Skip to content

Commit 130d9d5

Browse files
authored
chore(release): 5.0.13 (#351)
1 parent 81b6282 commit 130d9d5

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

CHANGELOG.md

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

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

5+
## [5.0.13](https://github.com/cdcabrera/weldable/compare/28d9e57d80ea0685c06af50a6f6dce113c45d433...81b628240b257fe1f1116a306169b4b0bc77c8a6) (2026-04-30)
6+
7+
8+
### Continuous Integrations
9+
* coverage perms ([#352](https://github.com/cdcabrera/weldable/pull/352)) ([81b6282](https://github.com/cdcabrera/weldable/commit/81b628240b257fe1f1116a306169b4b0bc77c8a6))
10+
* workflow perms ([#350](https://github.com/cdcabrera/weldable/pull/350)) ([05b9300](https://github.com/cdcabrera/weldable/commit/05b930071b8ccc13d68cc91c7a45d6bbd708c2e0))
11+
12+
### Builds
13+
* **deps** lock update ([#349](https://github.com/cdcabrera/weldable/pull/349)) ([9bfc917](https://github.com/cdcabrera/weldable/commit/9bfc9172355fbef3324f325c2929fc9d99ed3f60))
14+
* **deps** bump prod group with 2 updates ([#347](https://github.com/cdcabrera/weldable/pull/347)) ([261be4b](https://github.com/cdcabrera/weldable/commit/261be4bd0d3033b5340100be71ebf6c88dcb9b30))
15+
* **deps-dev** bump lodash from 4.17.23 to 4.18.1 ([#345](https://github.com/cdcabrera/weldable/pull/345)) ([cb41c9a](https://github.com/cdcabrera/weldable/commit/cb41c9a365bf7ddecb95233168e02513b2ddb758))
16+
* **deps-dev** bump dev group with 2 updates ([#344](https://github.com/cdcabrera/weldable/pull/344)) ([64e26d7](https://github.com/cdcabrera/weldable/commit/64e26d77194face4a937d44cc8183a06fd341c7a))
17+
* **deps** terser-webpack-plugin from 5.3.17 to 5.4.0 ([#343](https://github.com/cdcabrera/weldable/pull/343)) ([2f3e092](https://github.com/cdcabrera/weldable/commit/2f3e092f4d4b652f82f7a1f786c98f9e2205b659))
18+
* **deps** bump prod group with 3 updates ([#341](https://github.com/cdcabrera/weldable/pull/341)) ([9d0adbf](https://github.com/cdcabrera/weldable/commit/9d0adbfa6793b43ef7c0670ff05be8546b4f08e2))
19+
* **deps** lock update ([#340](https://github.com/cdcabrera/weldable/pull/340)) ([c3b74d6](https://github.com/cdcabrera/weldable/commit/c3b74d680d2ebe049a893c9f4d83a478a7bb520b))
20+
521
## [5.0.12](https://github.com/cdcabrera/weldable/compare/e21001cd05a5ec04c984d874d06bd2241a3c0395...75c3b0b40f1a453988f6a759a5ccd7589e8d76c1) (2026-03-26)
622
⚠ copy-webpack-plugin requires minimum `Node.js` version `20.9.0` see [#338](https://github.com/cdcabrera/weldable/pull/338)
723

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

0 commit comments

Comments
 (0)