Commit 1802ecb
fix(sess): keep sess version locked to extension version
The previous commit bumped sess to 3.0.1 to force needs_install on
reattach, but a test asserts sess DESCRIPTION version equals the base
extension version in package.json (currently 3.0.0-rc.0 -> 3.0.0). The
standalone bump broke that invariant on all three test runners.
Revert sess to 3.0.0. The reconnect fix still ships with this branch's
release; version lockstep with the extension is left to the maintainers'
release process rather than bumped independently here.1 parent b904965 commit 1802ecb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments