-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Release candidate doesn't contain any file #318
Labels
Comments
lukadriel7
changed the title
Release candidate don't contain any file
Release candidate doesn't contain any file
Jan 22, 2023
Thanks, @lukadriel7! ➜ npm pack
npm notice
npm notice 📦 peer@1.0.0-rc.6
npm notice === Tarball Contents ===
npm notice 1.1kB LICENSE
npm notice 9.3kB README.md
npm notice 12.1kB dist/bin/peerjs.js
npm notice 46.3kB dist/bin/peerjs.js.map
npm notice 20.8kB dist/index.js
npm notice 38.9kB dist/index.js.map
npm notice 20.3kB dist/module.js
npm notice 38.9kB dist/module.js.map
npm notice 2.0kB dist/peer.d.ts
npm notice 4.6kB dist/peer.d.ts.map
npm notice 2.4kB package.json
npm notice === Tarball Details === |
github-actions bot
pushed a commit
that referenced
this issue
Jan 23, 2023
# [1.0.0-rc.7](v1.0.0-rc.6...v1.0.0-rc.7) (2023-01-23) ### Bug Fixes * empty npm package ([f4c359a](f4c359a)), closes [#318](#318)
🎉 This issue has been resolved in version 1.0.0-rc.8 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this issue
Apr 1, 2024
# [1.1.0-rc.1](v1.0.0...v1.1.0-rc.1) (2024-04-01) ### Bug Fixes * **deps:** update dependency @types/express to v4.17.18 ([f4bcc16](f4bcc16)) * **deps:** update dependency @types/express to v4.17.19 ([ebec5b0](ebec5b0)) * **deps:** update dependency @types/express to v4.17.20 ([a6c01fd](a6c01fd)) * **deps:** update dependency @types/express to v4.17.21 ([80df87f](80df87f)) * **deps:** update dependency express to v4.18.3 ([ff0b83a](ff0b83a)) * **deps:** update dependency express to v4.19.0 ([208f108](208f108)) * **deps:** update dependency express to v4.19.1 ([3a67b5d](3a67b5d)) * **deps:** update dependency express to v4.19.2 ([ec993f6](ec993f6)) * **deps:** update dependency node-fetch to v3.3.1 ([2275ce3](2275ce3)) * **deps:** update dependency node-fetch to v3.3.2 ([05a1833](05a1833)) * **deps:** update dependency yargs to v17.7.2 ([23b4e47](23b4e47)) * empty npm package ([f4c359a](f4c359a)), closes [#318](#318) * force new version ([26877ca](26877ca)) * import from ESM only environments ([993dee9](993dee9)) * reduce unnecessary timeouts ([638af56](638af56)), closes [#431](#431) * remove confusing version number ([f6314df](f6314df)) * the server could crash if a client sends invalid frames ([33e6d75](33e6d75)), closes [#290](#290) ### Features * build Docker image for `arm64` ([a61f103](a61f103)) ### Reverts * Revert "build: deploy to fly.io" ([c3de627](c3de627)) * Revert "chore: Configure Mend Bolt for GitHub (#349)" ([fd00aef](fd00aef)), closes [#349](#349)
🎉 This issue has been resolved in version 1.1.0-rc.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm having an issue:
After installing peer@rc, the folder only contains License, package.json and README.MD
This seems to affect rc 5 and 6, I was able to install rc 4 and it isn't empty
The text was updated successfully, but these errors were encountered: