Skip to content

Commit 8d8328b

Browse files
author
github-actions
committed
chore(release): 5.3.1 [skip ci]
## [5.3.1](v5.3.0...v5.3.1) (2025-05-15) ### Bug Fixes * **utils:** Fix incorrect metadata content for postcss extraEntries ([d524dce](d524dce))
1 parent f08af6c commit 8d8328b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.3.1](https://github.com/Netcentric/fe-build/compare/v5.3.0...v5.3.1) (2025-05-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **utils:** Fix incorrect metadata content for postcss extraEntries ([d524dce](https://github.com/Netcentric/fe-build/commit/d524dceb44799a3f92af75d06b2b453019c82993))
7+
18
# [5.3.0](https://github.com/Netcentric/fe-build/compare/v5.2.0...v5.3.0) (2025-05-09)
29

310

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": "5.3.0",
3+
"version": "5.3.1",
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)