Commit 88eabc7
authored
fix: missing bumpversion entry for lance-tokenizer (#6526)
This fixes the release bump configuration after `lance-tokenizer` was
added to the workspace dependencies. `.bumpversion.toml` was missing the
corresponding replacement rule, so version bumps could leave that
internal dependency on the previous version. This is a targeted
config-only fix to keep the release automation updating all workspace
crates consistently.1 parent 5c83b84 commit 88eabc7
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
| |||
145 | 150 | | |
146 | 151 | | |
147 | 152 | | |
148 | | - | |
| |||
0 commit comments