Skip to content

Version Packages#290

Merged
kome12 merged 1 commit intomainfrom
changeset-release/main
Mar 17, 2026
Merged

Version Packages#290
kome12 merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 11, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

nansen-cli@1.18.0

Minor Changes

  • #265 c3de691 Thanks @TimNooren! - Add nansen alerts command for managing smart alerts (list, create, update, toggle, delete).

    Supports three alert types: sm-token-flows, common-token-transfer, and smart-contract-call.
    Named flags (--inflow-1h-min, --chains, --telegram, etc.) let you build alerts without raw JSON;
    a --data escape hatch is available for full config overrides.

    Also adds a nansen-alerts skill for agent integration.

  • #295 3ddcbde Thanks @kome12! - feat: add nansen web search and nansen web fetch commands (ECINT-6393)

    • nansen web search <query> [query...] — search the web for one or more queries in parallel via /api/v1/search/web-search
    • nansen web fetch <url> [url...] --question <q> — fetch and analyze URL content with AI via /api/v1/search/web-fetch

Patch Changes

  • #293 bcd95a8 Thanks @TimNooren! - Add default values for all required alert data fields to match backend schema

  • #265 c3de691 Thanks @TimNooren! - Fix alerts list filtering (--type, --enabled, --disabled, --chain, --token-address, --limit, --offset).

    Filters were sent as query params but silently ignored by the API. Now applied client-side after fetching all alerts.

  • #301 cda6796 Thanks @kome12! - fix: add missing openclaw metadata to 19 skills

  • #294 8a1cc7b Thanks @yodablocks! - fix: include skills/ directory in published npm package

@nansen-pr-reviewer
Copy link

nansen-pr-reviewer bot commented Mar 11, 2026

pr-reviewer Summary

No issues found

The code review completed successfully with no findings.

Review effort: 1/5 (Trivial)

Summary

This is an automated release PR generated by the Changesets GitHub Action. It bumps the package version from 1.17.0 to 1.18.0, appends the corresponding release notes to CHANGELOG.md, and removes the five consumed changeset files. The version bump is consistent across both package.json and package-lock.json, and the changelog entries accurately reflect all PRs being bundled into this release. No code logic is modified — this PR is safe to merge.


Token usage: 10 input, 1,316 output, 69,857 cache read, 13,494 cache write

@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from 09988af to f16baf1 Compare March 16, 2026 22:13
@github-actions github-actions bot force-pushed the changeset-release/main branch from f16baf1 to e884327 Compare March 17, 2026 00:43
@kome12 kome12 merged commit 5b49e09 into main Mar 17, 2026
1 check passed
@kome12 kome12 deleted the changeset-release/main branch March 17, 2026 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant