Skip to content

Commit 0360a76

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2025-01-23) ### Bug Fixes * invalid handling of git-operation request ([2e3c5e8](2e3c5e8))
1 parent 2e3c5e8 commit 0360a76

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

apps/nefi/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.1](https://github.com/Blazity/nefi/compare/v1.6.0...v1.6.1) (2025-01-23)
2+
3+
4+
### Bug Fixes
5+
6+
* invalid handling of git-operation request ([2e3c5e8](https://github.com/Blazity/nefi/commit/2e3c5e8b84f8312fa5f2f769505343dc27ea3de4))
7+
18
# [1.6.0](https://github.com/Blazity/nefi/compare/v1.5.0...v1.6.0) (2025-01-22)
29

310

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.0",
3+
"version": "1.6.1",
44
"type": "module",
55
"main": "dist/nefi.js",
66
"description": "next-enterprise feature integrations",

0 commit comments

Comments
 (0)