Skip to content

npm package stale: v0.12.0 on npm vs v0.14.0 in git (tag dominance + keyword bugs present) #129

@autojack-bot

Description

@autojack-bot

Problem

The automem npm package is currently at v0.12.0 on the npm registry, while the git repo is at v0.14.0 (and PR #118 is ready to release v0.15.0).

This means anyone installing via npm gets a version that includes:

Both bugs were addressed in commits that landed after v0.12.0, but npm users are blocked from those fixes until a publish happens.

Release Please PR

PR #118 (chore(main): release 0.15.0) is already open and passing all checks — it just needs a merge + npm publish. This would bring npm users to v0.15.0 and unblock the fixes.

Related

Suggested fix

  1. Merge PR chore(main): release 0.15.0 #118 to cut v0.15.0
  2. Run npm publish from the release workflow
  3. Consider adding a CI check or reminder to keep npm in sync with git releases

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions