Giter Site home page Giter Site logo

Comments (6)

jimthedev avatar jimthedev commented on May 7, 2024 3

@raibutera @kytwb Thank you for working on this. The irony of the good citizen mantra is not lost on me. Thanks for bearing with me! When I created it, I totally forgot that I had switched my nvm global to iojs so this is a bug caused 100% by me and we should probably fix using your much simpler suggestions. 😁

from cz-cli.

 avatar commented on May 7, 2024

Same here πŸ‘

from cz-cli.

jimthedev avatar jimthedev commented on May 7, 2024

Thanks for finding this. I'm using iojs 1.2.0 but will have a look to see why note 0.12 isn't working. 0.10 won't support back ticks so we'd need to transpile somehow.

from cz-cli.

 avatar commented on May 7, 2024

Can't fork your cz-conventional-changelog as it's empty now.
Using the source code I got with npm install cz-conventional-changelog for now.

Edit cz-conventional-changelog/index.js:80:

commit(answers.type + '(' + answers.scope + '): ' + answers.subject.slice(0, 100) + '\n\n' + answers.body.slice(0, 100) + '\n\n' + answers.footer.slice(0, 100))

But yeah, it works.

from cz-cli.

rbutera avatar rbutera commented on May 7, 2024

There are like 8 strings. Just write them out with double quotes? Seems a
bit like going Death Star shopping to get rid of the weeds in your back
garden.

Also it's more than a little ironic that a project that is all about best
practices and being a good 'citizen' wasn't tested on the most popular node
version. At all.

I'm only teasing :p. Fantastic idea and I can't wait to use it.
On Thu, 23 Apr 2015 at 12:47, Jim Cummins [email protected] wrote:

Thanks for finding this. I'm using iojs 1.2.0 but will have a look to see
why note 0.12 isn't working. 0.10 won't support back ticks so we'd need to
transpile somehow.

β€”
Reply to this email directly or view it on GitHub
#2 (comment).

from cz-cli.

jimthedev avatar jimthedev commented on May 7, 2024

cz-conventional-changelog 1.0.1 released. thanks @kytwb!

from cz-cli.

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.