Skip to content

Commit 1f2dae2

Browse files
chore: update version to 0.6.0 and enhance changelog structure
1 parent 022c60d commit 1f2dae2

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
### Changed
13+
14+
### Fixed
15+
16+
### Removed
17+
18+
## [0.6.0] - 2025-11-02
19+
20+
### Added
21+
1222
- **Yandex Cloud Search Node**: Access Yandex Cloud Search API with web and AI-powered search
1323
- Web Search: Traditional search with extensive filtering (family mode, sorting, grouping, localization)
1424
- Generative Search: AI-powered answers with source attribution and streaming support

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": "@nikolaymatrosov/n8n-nodes-yc",
3-
"version": "0.5.4",
3+
"version": "0.6.0",
44
"description": "n8n nodes for Yandex Cloud services",
55
"keywords": [
66
"n8n-community-node-package"

0 commit comments

Comments
 (0)