Skip to content

Commit 5c0c6bc

Browse files
author
github-actions
committed
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2024-12-10) ### Bug Fixes * override semver ([2358226](2358226)) * update dependencies ([93520ff](93520ff))
1 parent 9f34010 commit 5c0c6bc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.0.2](https://github.com/Netcentric/fe-build/compare/v4.0.1...v4.0.2) (2024-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* override semver ([2358226](https://github.com/Netcentric/fe-build/commit/2358226aa1f3f652fdd011b081d0aa3fba8de187))
7+
* update dependencies ([93520ff](https://github.com/Netcentric/fe-build/commit/93520ff8ef5538a6927650806323ee7488a5745e))
8+
19
## [4.0.1](https://github.com/Netcentric/fe-build/compare/v4.0.0...v4.0.1) (2024-01-31)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netcentric/fe-build",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Frontend build tools for AEM projects.",
55
"license": "Apache-2.0",
66
"author": "Cognizant Netcentric (https://www.netcentric.biz)",

0 commit comments

Comments
 (0)