chore: bump aho-corasick to 1.0.4 - #90
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the project version from 1.0.3 to 1.0.4 across package manifests, lockfiles, and native binding configurations, and documents the addition of Windows support in the changelog. The feedback recommends moving the new changelog version header below the introductory paragraph to comply with the Keep a Changelog standard.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| @@ -1,5 +1,14 @@ | |||
| # Changelog | |||
|
|
|||
| ## 1.0.4 | |||
There was a problem hiding this comment.
The version header '## 1.0.4' has been placed above the introductory text of the changelog. According to the Keep a Changelog standard, the introductory paragraph ('All notable changes to this project...') should remain at the very top of the file, directly under the '# Changelog' title, and before any version headers.
Release 1.0.4: first version shipping the
win32-x64-msvcnative binding (follow-up to the win32 build PR).version-sync sync --version 1.0.4(VERSION, Cargo, package.jsons incl.npm/win32-x64-msvc, loader pins)On merge, the release workflow publishes via trusted publishing — this run also validates the newly configured trusted publisher for
@stll/aho-corasick-win32-x64-msvc(placeholder0.0.1-placeholder.0is already on the registry to bootstrap it).CC on behalf of @jan-kubica