Code Monkey home page Code Monkey logo

Comments (6)

pvdlg avatar pvdlg commented on May 27, 2024 1

I'm aware of this plugin using conventional-changelog as I wrote that code.
I'm asking about recommededBumpOpts as I don't find any reference about this method you are talking about.

from commit-analyzer.

pvdlg avatar pvdlg commented on May 27, 2024

Can you clarify what you are asking exactly?
You mention a recommededBumpOpts without providing a link or anything so I don't know what you are referring to.

from commit-analyzer.

Ponjimon avatar Ponjimon commented on May 27, 2024

I did provide a link: favoloso/conventional-changelog-emoji#20 (comment)

from commit-analyzer.

pvdlg avatar pvdlg commented on May 27, 2024

You provided a link to a plugin you are trying to use. And it seems a solution was provided in the issue you opened there.

You are asking here to solve you problem in a different way with a recommededBumpOpts method. But I have no idea what that method is or where it lives.

from commit-analyzer.

Ponjimon avatar Ponjimon commented on May 27, 2024

It's basically how conventional-changelog determines if a version bump is required or not. It's a direct dependency of semantic-release/commit-analyzer:

https://github.com/semantic-release/commit-analyzer/blob/master/package.json#L31

And it's used here, for example: https://github.com/conventional-changelog/conventional-changelog/blob/0d7385543cbf14394206c2f739a82d1ccf118586/packages/conventional-changelog-conventionalcommits/index.js#L18

from commit-analyzer.

leonardfactory avatar leonardfactory commented on May 27, 2024

@pvdlg Hello! I'm the plugin author mentioned before. recommendedBump is the way conventional-changelog detects which semver change should be applied in the next release, as used by its cli. You can find the package here: conventional-recommended-bump.

It seems to me there is already a way to find the recommended bump included in conventional-changelog, maybe semantic-release can use it too?

from commit-analyzer.

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.