Skip to content

Releases: EndangeredMassa/npub

2.2.0

Choose a tag to compare

@EndangeredMassa EndangeredMassa released this 14 May 19:38
  • #40 npub will now push to the appropriate remote, not just origin

2.1.0

Choose a tag to compare

@EndangeredMassa EndangeredMassa released this 18 Mar 22:22
  • #38 Implement -v & --version version flags
  • #38 add log message when doing npm install
  • #39 the check for a clean git status now also checks for added & deleted files

2.0.1

Choose a tag to compare

@EndangeredMassa EndangeredMassa released this 11 Mar 16:12
  • #35 add back the git branch fetching

2.0.0

Choose a tag to compare

@EndangeredMassa EndangeredMassa released this 02 Mar 17:09
  • #31 force npm install before npm test

1.1.1

Choose a tag to compare

@EndangeredMassa EndangeredMassa released this 25 Feb 17:27

1.1.0

Choose a tag to compare

@EndangeredMassa EndangeredMassa released this 25 Feb 17:23
  • #25 ensure temp changelog is unique

1.0.0

Choose a tag to compare

@EndangeredMassa EndangeredMassa released this 16 Feb 16:24
  • #21 prevent publish when package is private

0.5.1

Choose a tag to compare

@EndangeredMassa EndangeredMassa released this 04 Dec 20:56
  • #18 safely handle not having a CHANGELOG.md

0.5.0

Choose a tag to compare

@EndangeredMassa EndangeredMassa released this 04 Dec 18:54
  • #16 clean up debug lines; default prompt for publish to accept

0.4.0

Choose a tag to compare

@EndangeredMassa EndangeredMassa released this 03 Dec 19:42
  • #13 add support for npub publish <version> where version can be 'patch', 'minor' and 'major'