Commit 1671131
Advance Guardex to a fresh npm patch (#425)
The npm registry and repo were both at 7.0.35, so the latest merged branch-finish fix needs a new package version before it can publish without colliding with the existing package.
This bumps package metadata to 7.0.36 and records the matching README release-note entry.
Constraint: Version bumps in this repo must keep package.json, package-lock.json, and README release notes aligned.
Rejected: Reuse 7.0.35 | npm already serves that version.
Confidence: high
Scope-risk: narrow
Tested: npm view @imdeadpool/guardex version; node -p package/lock versions; node --test --test-name-pattern 'README release notes include current package version|package manifest pins runtime' test/metadata.test.js; npm pack --dry-run; git diff --check
Not-tested: npm publish
Co-authored-by: NagyVikt <nagy.viktordp@gmail.com>1 parent 32a4667 commit 1671131
3 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
269 | 274 | | |
270 | 275 | | |
271 | 276 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments