You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[X ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:
Current behavior
I'm submitting a documentation issue regarding releases.
In the package.json file of my application I have:
"@ngneat/helipopper": "^5.1.4"
During npm install, I got 5.1.5.
"name": "@ngneat/helipopper",
"version": "5.1.5",
"description": "A Powerful Tooltip and Popover for Angular Applications",
But I cannot find this release tagged or mentioned anywhere. According to npmjs, this version (5.1.5) doesn't exist. https://www.npmjs.com/package/@ngneat/helipopper?activeTab=versions
I need a tag for this release, since I need it for documentation purposes.
Thanks a lot in advance!
Expected behavior
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Environment
Angular version: X.Y.Z
Browser:
- [ ] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Node version: XX
- Platform:
Others:
The text was updated successfully, but these errors were encountered:
Current behavior
I'm submitting a documentation issue regarding releases.
In the package.json file of my application I have:
"@ngneat/helipopper": "^5.1.4"
During npm install, I got 5.1.5.
"name": "@ngneat/helipopper",
"version": "5.1.5",
"description": "A Powerful Tooltip and Popover for Angular Applications",
But I cannot find this release tagged or mentioned anywhere. According to npmjs, this version (5.1.5) doesn't exist.
https://www.npmjs.com/package/@ngneat/helipopper?activeTab=versions
I need a tag for this release, since I need it for documentation purposes.
Thanks a lot in advance!
Expected behavior
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Environment
The text was updated successfully, but these errors were encountered: