Commit 9254e1a
chore(traffic): version the WordPress traffic-logger plugin to 1.0.0
The traffic-logger plugin has shipped real-client-IP capture, the
in-place schema migration, and the page-cache opt-out, so it is promoted
from 0.3.1 to a 1.0 GA marker. The bump covers package.json, the plugin
Version header, and the plugin_version the REST endpoint reports. On
merge, wp-plugin-release.yml publishes wp-traffic-logger-v1.0.0.
integration-wordpress is reverted from 1.0.0 to 0.0.0: it is an internal
bundled package and 0.0.0 is the convention for those. The 1.0 marker
belongs on the installable plugin, not the internal TS client.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 312c85d commit 9254e1a
4 files changed
Lines changed: 4 additions & 4 deletions
File tree
- packages
- integration-wordpress
- wordpress-traffic-logger-plugin
- plugin
- includes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments