Skip to content

Commit 9784342

Browse files
committed
chore(release): 3.2.2
1 parent 2a703c8 commit 9784342

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

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

5+
## [3.2.2](https://github.com/cdcabrera/weldable/compare/ef101b3f887667de24cbb8357fb2040aa2926087...2a703c86af5f7cb9c0692af04de51c65c2fc7953) (2024-11-23)
6+
7+
8+
### Builds
9+
* **deps** lock reset ([#137](https://github.com/cdcabrera/weldable/pull/137)) ([2a703c8](https://github.com/cdcabrera/weldable/commit/2a703c86af5f7cb9c0692af04de51c65c2fc7953))
10+
* **deps** tsconfig-paths-webpack-plugin from 4.1.0 to 4.2.0 ([#134](https://github.com/cdcabrera/weldable/pull/134)) ([7fade2c](https://github.com/cdcabrera/weldable/commit/7fade2c1ae7ed65037d3015c5586a32a74fac762))
11+
* **deps** bump sass from 1.80.6 to 1.81.0 ([#136](https://github.com/cdcabrera/weldable/pull/136)) ([5b0b370](https://github.com/cdcabrera/weldable/commit/5b0b37014b2d808a82f7241e9c443d4073cdf4fc))
12+
* **deps-dev** bump group with 2 updates ([#132](https://github.com/cdcabrera/weldable/pull/132)) ([c9c16c9](https://github.com/cdcabrera/weldable/commit/c9c16c9277db8625b083bf577d2fc06f5a1b231b))
13+
514
## [3.2.1](https://github.com/cdcabrera/weldable/compare/7754a9db2c099ed6db42bcaa73a6150ead9abcbc...4bed7eb05d5e666302e4547cf49f26bd70935a7d) (2024-11-14)
615

716

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

0 commit comments

Comments
 (0)