Git Product home page Git Product logo

Comments (5)

crudbetter avatar crudbetter commented on August 22, 2024

+1 would love to be able to make use of 'prerelease' functionality in node-semver 2.x

from grunt-bump.

crudbetter avatar crudbetter commented on August 22, 2024

Just discovered that 'grunt bump:build' will satisfy my requirements - 0.0.0-x - where x is incremented sequentially. Thanks @jrabbe for your other issue asking for 'build' to be documented - pointed me in the right direction.

from grunt-bump.

jrabbe avatar jrabbe commented on August 22, 2024

Yeah, the grunt bump:build functionality will work, but it is following the Semver v. 1.x spec. Would also love a way to set builds directly with the tasks, e.g. have my CI do grunt bump:build=<build number> and publish that.

from grunt-bump.

kuatsure avatar kuatsure commented on August 22, 2024

node-semver 2.x also removes build numbers. 1.x just zeros them out

v1.2.3-4 -> v1.2.4 ( in the case of patch ) ... minor and major also remove build numbers

from grunt-bump.

eddiemonge avatar eddiemonge commented on August 22, 2024

A few PRs have this.

from grunt-bump.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.