Skip to content
This repository has been archived by the owner on Feb 1, 2025. It is now read-only.

wrong version from --version #91

Open
gpmcadam opened this issue May 19, 2023 · 1 comment
Open

wrong version from --version #91

gpmcadam opened this issue May 19, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@gpmcadam
Copy link

The bundle for the latest version still has the previous version in it.

$ npx --package @sladg/nextjs-lambda cli --version                                                         1640ms
Need to install the following packages:
  @sladg/[email protected]
Ok to proceed? (y) y
7.0.3

See:

20657   │ // package.json
20658   │ var package_default = {
20659   │   name: "@sladg/nextjs-lambda",
20660   │   version: "7.0.3",
@sladg
Copy link
Owner

sladg commented May 20, 2023

This is connected with master being released instead of release branch. Let me fix that pipeline.

@sladg sladg added the bug Something isn't working label May 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants