Skip to content

Commit ac1d87c

Browse files
author
github-actions
committed
chore(release): 5.1.2 [skip ci]
## [5.1.2](v5.1.1...v5.1.2) (2025-04-10) ### Bug Fixes * **utils:** Fix category name generation to prevent consecutive dots and leading dots ([8b85be7](8b85be7))
1 parent cb2fe99 commit ac1d87c

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.1.2](https://github.com/Netcentric/fe-build/compare/v5.1.1...v5.1.2) (2025-04-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **utils:** Fix category name generation to prevent consecutive dots and leading dots ([8b85be7](https://github.com/Netcentric/fe-build/commit/8b85be7dee5f1af519d6d2962da25baae4d270a4))
7+
18
## [5.1.1](https://github.com/Netcentric/fe-build/compare/v5.1.0...v5.1.1) (2025-03-13)
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.1.1",
3+
"version": "5.1.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)