Skip to content

Commit fb628e9

Browse files
authored
chore(release): 5.0.6 (#279)
1 parent 617148e commit fb628e9

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

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

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

5+
## [5.0.6](https://github.com/cdcabrera/weldable/compare/8d79fae310fa967b144a0ed924ea5ec139490387...617148eea955aa5db88d3b9c7bdde5e3c2ec8bbe) (2025-11-10)
6+
7+
8+
### Chores
9+
* **lib** package license ([#257](https://github.com/cdcabrera/weldable/pull/257)) ([6e7a71a](https://github.com/cdcabrera/weldable/commit/6e7a71aab2a261e42ef7c217dc99679d2353204c))
10+
11+
### Builds
12+
* **deps** bump prod group with 6 updates ([#277](https://github.com/cdcabrera/weldable/pull/277)) ([617148e](https://github.com/cdcabrera/weldable/commit/617148eea955aa5db88d3b9c7bdde5e3c2ec8bbe))
13+
* **deps** bump actions/setup-node from 5 to 6 ([#278](https://github.com/cdcabrera/weldable/pull/278)) ([8b3e525](https://github.com/cdcabrera/weldable/commit/8b3e525458269cef7d1dcc80fff43babe1a4a5cc))
14+
* **deps-dev** bump dev group with 2 updates ([#274](https://github.com/cdcabrera/weldable/pull/274)) ([d4acf4f](https://github.com/cdcabrera/weldable/commit/d4acf4f034cac87b639d44c8fb12ecc6ec634c19))
15+
* add nodejs 24 check ([#275](https://github.com/cdcabrera/weldable/pull/275)) ([addea26](https://github.com/cdcabrera/weldable/commit/addea26e162983767319388b3e612d6f6ce1cc14))
16+
* dependabot, packages cooldown ([#273](https://github.com/cdcabrera/weldable/pull/273)) ([04360cc](https://github.com/cdcabrera/weldable/commit/04360cc9b1b255d9ac96d781ed68a37721bb61c5))
17+
* **deps** bump actions/setup-node from 4 to 5 ([#270](https://github.com/cdcabrera/weldable/pull/270)) ([0a22e4d](https://github.com/cdcabrera/weldable/commit/0a22e4ddaf729f60b888d95a435cf384b1806ff8))
18+
* **deps** bump actions/github-script from 7 to 8 ([#269](https://github.com/cdcabrera/weldable/pull/269)) ([d7d29ec](https://github.com/cdcabrera/weldable/commit/d7d29ec60c004edeca0b145006cd0481daeccbb7))
19+
* **deps-dev** npm-check-updates from 18.1.0 to 18.1.1 ([#264](https://github.com/cdcabrera/weldable/pull/264)) ([fafe7e3](https://github.com/cdcabrera/weldable/commit/fafe7e3f6ef6c205e08a30d706ebf797f35e5482))
20+
* **deps-dev** bump the dev group with 5 updates ([#261](https://github.com/cdcabrera/weldable/pull/261)) ([c6f43d5](https://github.com/cdcabrera/weldable/commit/c6f43d55f4f019247b6ab5e3a699e3f18b29e2ec))
21+
* **deps** bump actions/upload-pages-artifact from 3 to 4 ([#258](https://github.com/cdcabrera/weldable/pull/258)) ([47149a8](https://github.com/cdcabrera/weldable/commit/47149a8b8e572412eca1382cbbb7af67d629f4d2))
22+
* **deps** bump actions/checkout from 4 to 5 ([#259](https://github.com/cdcabrera/weldable/pull/259)) ([6759361](https://github.com/cdcabrera/weldable/commit/67593618b5af34859d779678b57cfff2abc9af91))
23+
524
## [5.0.5](https://github.com/cdcabrera/weldable/compare/c124cb1ab1a9cd268bc8ccfba5a25226e6286a8b...b778a65a62b9714935f44cf2bd9e676846ab6c82) (2025-09-02)
625

726

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

0 commit comments

Comments
 (0)