conventional-changelog / atom-conventional-changelog

Atom conventional-changelog package
MIT License
21 stars 5 forks source link

How this works? #4

Open talamaska opened 8 years ago

talamaska commented 8 years ago

I don't see a file created or changed. The plugin doesn't seem to do anything.

stevemao commented 8 years ago

Whoops. Sorry. Can you provide more details?

talamaska commented 8 years ago
  1. installed the plugin.
  2. open a project folder
  3. run the plugin
  4. nothing happens no errors in a tooltip and nothing in the dev console.

I've found something about that the cli tool tracks changes since last package.json version change? but I haven't changed the version since day one - 2 weeks of development

stevemao commented 8 years ago

What does the console say? What your commits look like? How do I replicate it? Can you try another project? Does it work with normal cli module? System?

frenchbread commented 7 years ago

What are the steps to get it working within atom? What are usage commands? Hot to actually generate changelog?