nuxt-modules / nuxt-modules/ionic
Missing GitHub Release for version 1.0.2 (published on NPM but not listed in Releases)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 457
- Forks
- 53
- Avg merge
- 7h 32m
- Merged PRs (30d)
- 21
Description
🐛 The bug
Hello 👋
I noticed a discrepancy between the published versions across platforms:
-
The NPM registry lists 1.0.2 as the latest version:
npm view @nuxtjs/ionic version # → 1.0.2 -
The Nuxt Modules directory also shows 1.0.2 as the current release.
-
The Git repository contains the tag
v1.0.2:git ls-remote --tags https://github.com/nuxt-modules/ionic.git -
However, the GitHub Releases page does not include a release entry for
1.0.2:
https://github.com/nuxt-modules/ionic/releases
Could you please confirm whether the release notes for 1.0.2 were omitted intentionally, or if the release process wasn't fully completed?
Adding the missing release entry would help maintain consistency across platforms.
Thanks!
🛠️ To reproduce
This issue is not related to runtime behaviour, but to repository metadata. There is no reproduction, as the problem is the absence of the 1.0.2 release entry on GitHub.
🌈 Expected behaviour
I expected the version 1.0.2 — already published on NPM and tagged in git — to also appear in the GitHub Releases page, with its changelog and release notes.
ℹ️ Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the v1.0.2 tag and the GitHub Releases page, then compare them with the published 1.0.2 version reported by NPM. Done means confirming whether the omission was intentional and, if not, adding the 1.0.2 release entry with its changelog and release notes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- release
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100