Skip to content

Releases: SavelevMatthew/mono-pub

@mono-pub/[email protected]

23 May 12:30
90a45fc
Compare
Choose a tag to compare

🌐Dependencies

  • mono-pub: upgraded from 1.0.1 to 1.0.2

@mono-pub/[email protected]

18 May 15:03
dae78d2
Compare
Choose a tag to compare

🐞 Bug fixes

  • global: fixed mono-pub peerDep to current major

@mono-pub/[email protected]

18 May 15:04
dae78d2
Compare
Choose a tag to compare

🐞 Bug fixes

  • global: fixed mono-pub peerDep to current major

🌐Dependencies

  • @mono-pub/git: upgraded from 1.0.0 to 1.0.1

@mono-pub/[email protected]

18 May 15:04
dae78d2
Compare
Choose a tag to compare

🐞 Bug fixes

  • global: fixed mono-pub peerDep to current major

@mono-pub/[email protected]

18 May 15:04
dae78d2
Compare
Choose a tag to compare

🐞 Bug fixes

  • global: fixed mono-pub peerDep to current major

[email protected]

17 May 19:33
Compare
Choose a tag to compare

🗒️ Others

  • mono-pub: fixed typo in logs

[email protected]

17 May 19:17
Compare
Choose a tag to compare

🦕 New features

  • mono-pub: added publish and postPublish steps processing
  • mono-pub: expanded commit from string to type
  • git: added postPublish step
  • mono-pub: added version patching
  • mono-pub: added prepare step
  • mono-pub: getReleaseType includes info about released deps
  • added getReleaseType to chain
  • mono-pub: added extractCommits logic
  • mono-pub: added dependency graph calculation
  • mono-pub: added ComposedPlugin utils
  • mono-pub: added basic git plugin
  • mono-pub: added package-finding utils

🐞 Bug fixes

  • mono-pub: include newVersion even if no release happened
  • mono-pub: fixed typo in version patching
  • mono-pub: fix release-type filtering at patching state
  • mono-pub: fix release-type filtering
  • mono-pub: fixed dep search
  • mono-pub: remove redundant logging
  • mono-pub: fixed devDeps search
  • mono-pub: fixed "no getLastRelease" error

@mono-pub/[email protected]

17 May 19:38
Compare
Choose a tag to compare

🦕 New features

  • npm: added dry-run and provenance options
  • npm: added publish step
  • npm: npm module introduced

🐞 Bug fixes

  • npm: fixed linting errors

@mono-pub/[email protected]

17 May 19:38
Compare
Choose a tag to compare

🦕 New features

  • github: added postPublish step
  • github: added github plugin

🐞 Bug fixes

  • github: make unsquash work with deleted branches
  • github: remote repo url parse
  • github: added config to factory

🌐Dependencies

  • @mono-pub/git: upgraded to 1.0.0

@mono-pub/[email protected]

17 May 19:38
Compare
Choose a tag to compare

🦕 New features

  • github: added github plugin
  • git: added postPublish step
  • git: added extractCommits implementation
  • mono-pub: added basic git plugin
  • git: added version comparison and latest version detector
  • git: added tag regexp generator

🐞 Bug fixes

  • added typesDir for src cases in rollup config