GithubHelp home page GithubHelp logo

Comments (4)

m5o avatar m5o commented on July 17, 2024

Thanks for the notice. I've added the tag

from sass-bootstrap-defunct.

inukshuk avatar inukshuk commented on July 17, 2024

As a quick follow-up, can you tell me what the current bower workflow is? For instance, I would like the bower component to pick up the latest bugfixes (e.g., #55) – however, since the version number follows the bootstrap release (I assume) you can't really issue patch releases (unless calling them something like 2.3.0.1).

In a regular library of course you wouldn't push a new release for every bugfix, but since bootstrap-sass should be essentially identical to the equivalent bootstrap release I think it would make sense to re-apply the version tag for bower to pick up the latest bugfixes for the current release – what do you think?

I am aware that this wouldn't be practical if you wanted to support and maintain multiple released versions, but in a case like this it seems to me this wouldn't hurt. I know this sounds like a chore, but what do you think?

from sass-bootstrap-defunct.

sindresorhus avatar sindresorhus commented on July 17, 2024

Bower follows semver as any other Node module. http://semver.org/

You can use build notation if you don't want to bump the patch version

A build version MAY be denoted by appending a plus sign and a series of dot separated identifiers immediately following the patch version or pre-release version. Identifiers MUST be comprised of only ASCII alphanumerics and dash [0-9A-Za-z-]. Build versions satisfy and have a higher precedence than the associated normal version. Examples: 1.0.0+build.1, 1.3.7+build.11.e0f985a.

from sass-bootstrap-defunct.

inukshuk avatar inukshuk commented on July 17, 2024

@sindresorhus thanks! A build version tag would solve the issue perfectly.

from sass-bootstrap-defunct.

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.