Skip to content

Commit 52c5a53

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.1...v1.7.0) (2025-01-23) ### Bug Fixes * add redirect from root path to /docs ([cabc4db](cabc4db)) * highlight example prompt for better readability ([273201b](273201b)) * remove redundant comment ([58f6d75](58f6d75)) * switch nefi logo to variant without shadows ([9e9f33c](9e9f33c)) * update opengraph images ([eae31c7](eae31c7)) ### Features * add opengraph images ([2f788ea](2f788ea)) * prepare docs for early launch ([23b4e90](23b4e90))
1 parent 9868807 commit 52c5a53

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

apps/nefi/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [1.7.0](https://github.com/Blazity/nefi/compare/v1.6.1...v1.7.0) (2025-01-23)
2+
3+
4+
### Bug Fixes
5+
6+
* add redirect from root path to /docs ([cabc4db](https://github.com/Blazity/nefi/commit/cabc4db557ed4bcd6d3f8e553716899ff150b42e))
7+
* highlight example prompt for better readability ([273201b](https://github.com/Blazity/nefi/commit/273201b81ab6ad10bcd6c930ed41cc212b20f808))
8+
* remove redundant comment ([58f6d75](https://github.com/Blazity/nefi/commit/58f6d75879a3e1fe098be18d0eacce2b4a601349))
9+
* switch nefi logo to variant without shadows ([9e9f33c](https://github.com/Blazity/nefi/commit/9e9f33cd8de7a7e575ff0aee127e9649357ecc7b))
10+
* update opengraph images ([eae31c7](https://github.com/Blazity/nefi/commit/eae31c7fc8ffdcbd6787ad6ea0e52a0591e6e889))
11+
12+
13+
### Features
14+
15+
* add opengraph images ([2f788ea](https://github.com/Blazity/nefi/commit/2f788ea62a412bdd91aa47d4f0b794b866e5f26e))
16+
* prepare docs for early launch ([23b4e90](https://github.com/Blazity/nefi/commit/23b4e90940eb6429e104b8ef3a88dc3742346c64))
17+
118
## [1.6.1](https://github.com/Blazity/nefi/compare/v1.6.0...v1.6.1) (2025-01-23)
219

320

apps/nefi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nefi",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"type": "module",
55
"main": "dist/nefi.js",
66
"description": "next-enterprise feature integrations",

0 commit comments

Comments
 (0)