question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bump version and publish on npm

See original GitHub issue

We should change version to 1.0.0 and publish it on npm.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:7
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
davidchamberscommented, Apr 28, 2017

I’ve created the fantasyland organization on npm to make managing permissions much easier.

@puffnfresh, could you run the following command?

$ npm access grant read-write fantasyland:owners daggy
1reaction
davidchamberscommented, May 3, 2017

I’ve released v1.0.0. You’re welcome to create a GitHub release for the tag, @safareli.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Updating your published package version number - npm Docs
Go to your package page ( https://npmjs.com/package/<package> ) to check that the package version has been updated. For more information on npm version...
Read more >
How To Automatically Bump NPM Package Version - Medium
You can add a simple script in our package.json file to automatically bump the version and then publish the package. Add the following...
Read more >
How to Publish an Updated Version of an npm Package
The easiest way to update your version number is to use the handy npm version command. This will automatically update the version number...
Read more >
How to automate versioning and publication of an npm package
Bumps the version in package.json; Updates CHANGELOG.md; Commits both files; Tags a new release. What standard-version doesn't do is pushing ...
Read more >
Bump version and publish release action - GitHub
Bump version and publish release action. This action is bump version from latest release, publish release with changes note and push to version...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found