Skip to content

Commit 41c1a19

Browse files
Merge pull request #77 from Evaneos/release-please--branches--main--components--front-config
chore(main): release 5.1.2
2 parents c7715e8 + 28334ec commit 41c1a19

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [5.1.2](https://github.com/Evaneos/front-config/compare/v5.1.1...v5.1.2) (2025-07-15)
4+
5+
6+
### Bug Fixes
7+
8+
* check if nextjs is present in user project ([c7715e8](https://github.com/Evaneos/front-config/commit/c7715e89b80a7714399153ec5a5cc6ef6dbb5b2d))
9+
* check if nextjs is present in user project ([8711f2b](https://github.com/Evaneos/front-config/commit/8711f2b8adda5c4f18e1a6748d138e752065fa72))
10+
311
## [5.1.1](https://github.com/Evaneos/front-config/compare/v5.1.0...v5.1.1) (2025-07-15)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@evaneos/front-config",
3-
"version": "5.1.1",
3+
"version": "5.1.2",
44
"engines": {
55
"node": ">=v18",
66
"npm": ">=9"

0 commit comments

Comments
 (0)