Skip to content

Commit 49c6a30

Browse files
authored
chore(release): 5.0.8 (#299)
1 parent b3d95c6 commit 49c6a30

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

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

5+
## [5.0.8](https://github.com/cdcabrera/weldable/compare/9d2d09f291bdfa4c626a9aa72d661214f5a95d9a...b3d95c6c3abcf859446c6a8af9e3d50a2b4fbca5) (2026-01-03)
6+
7+
8+
### Continuous Integrations
9+
* move to latest npm ([#298](https://github.com/cdcabrera/weldable/pull/298)) ([b3d95c6](https://github.com/cdcabrera/weldable/commit/b3d95c6c3abcf859446c6a8af9e3d50a2b4fbca5))
10+
511
## [5.0.7](https://github.com/cdcabrera/weldable/compare/fb628e9c489be622e4b40c3e3d9f9049ea261539...927f9738476cc1f62c47f5c66efcd3a53d350fcf) (2026-01-03)
12+
⚠ sass may contain breaking changes see [#268](https://github.com/cdcabrera/weldable/pull/268)
613

714

815
### Continuous Integrations

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

0 commit comments

Comments
 (0)