Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag 7.5.0 is not present in the registry #469

Open
nicklive opened this issue Oct 10, 2024 · 0 comments
Open

Tag 7.5.0 is not present in the registry #469

nicklive opened this issue Oct 10, 2024 · 0 comments

Comments

@nicklive
Copy link

Hello!

I tried to use your library in my project - I added oats-mirage-adapter and oats via command
npm i @smartlyio/oats @smartlyio/oats-runtime @smartlyio/oats-mirage-adapter --save-dev
version 7.4.7 was added into my package.json.
I see that latest tag in this repo is 7.5.0 where desired compatibility with ^7.0.0 was added but I can't see this version in the registry (https://www.npmjs.com/package/@smartlyio/oats),

output of versions for @smartlyio/oats is also missing 7.5.0 version

npm view @smartlyio/oats versions --json

...
  "7.0.1-next.1",
  "7.1.0",
  "7.2.0",
  "7.3.0",
  "7.3.1-alpha.7",
  "7.3.2",
  "7.3.3-alpha.0",
  "7.3.3-alpha.1",
  "7.3.3-alpha.6",
  "7.4.0",
  "7.4.1-alpha.2",
  "7.4.1",
  "7.4.4-alpha.2",
  "7.4.4",
  "7.4.5",
  "7.4.6",
  "7.4.7",
  "7.4.8-alpha.0",
  "7.4.8-alpha.1",
  "7.4.8-alpha.3"
]

Do you have any timeline for adding 7.5.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant