Skip to content

Tag 7.5.0 is not present in the registry #469

@nicklive

Description

@nicklive

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions