Skip to content

Commit abbc240

Browse files
author
github-actions
committed
chore(release): 5.0.0 [skip ci]
# [5.0.0](v4.0.2...v5.0.0) (2025-01-29) ### Bug Fixes * fix tests ([3f74d3e](3f74d3e)) * update dependencies ([2108e53](2108e53)) * Merge pull request #114 from Netcentric/feature/update-stylelint ([179ca94](179ca94)), closes [#114](#114) ### BREAKING CHANGES * Update stylelint to v16 * Update stylelint to v16
1 parent 179ca94 commit abbc240

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

docs/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [5.0.0](https://github.com/Netcentric/fe-build/compare/v4.0.2...v5.0.0) (2025-01-29)
2+
3+
4+
### Bug Fixes
5+
6+
* fix tests ([3f74d3e](https://github.com/Netcentric/fe-build/commit/3f74d3eea4ddab51df1bc9a4ca098a64d0896b23))
7+
* update dependencies ([2108e53](https://github.com/Netcentric/fe-build/commit/2108e532eb6aaec807b4180ffa1c1da712ee0b02))
8+
9+
10+
* Merge pull request #114 from Netcentric/feature/update-stylelint ([179ca94](https://github.com/Netcentric/fe-build/commit/179ca9492e70cefba622e5cd8a03cb1ee0d35971)), closes [#114](https://github.com/Netcentric/fe-build/issues/114)
11+
12+
13+
### BREAKING CHANGES
14+
15+
* Update stylelint to v16
16+
* Update stylelint to v16
17+
118
## [4.0.2](https://github.com/Netcentric/fe-build/compare/v4.0.1...v4.0.2) (2024-12-10)
219

320

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netcentric/fe-build",
3-
"version": "4.0.2",
3+
"version": "5.0.0",
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)