Skip to content

Commit 0212e9e

Browse files
author
github-actions
committed
chore(release): 5.1.1 [skip ci]
## [5.1.1](v5.1.0...v5.1.1) (2025-03-13) ### Bug Fixes * **config:** change package namespace in babel.config exclude property ([f229c9e](f229c9e))
1 parent 7197029 commit 0212e9e

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.1](https://github.com/Netcentric/fe-build/compare/v5.1.0...v5.1.1) (2025-03-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **config:** change package namespace in babel.config exclude property ([f229c9e](https://github.com/Netcentric/fe-build/commit/f229c9e32bbf09d1492dd55a9e7fa2a857eef4c0))
7+
18
# [5.1.0](https://github.com/Netcentric/fe-build/compare/v5.0.0...v5.1.0) (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.0",
3+
"version": "5.1.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)