Skip to content

Releases: pmowrer/semantic-release-monorepo

v8.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Feb 16:24
a734b06

8.0.2 (2024-02-05)

Bug Fixes

  • fix undefined '__dirname' (in ES module) for debug option (66ccbec)

v8.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Jan 15:07
dbf89dc

8.0.1 (2024-01-23)

Bug Fixes

v8.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 16:27
c9b94c8

8.0.0 (2024-01-17)

Bug Fixes

Features

BREAKING CHANGES

  • Requires semantic-release 20 or above.

Thanks to @bryanjtc for doing all the work to get this done. Much appreciated!

Co-Authored-By: Bryan Thomas 49354825+bryanjtc@users.noreply.github.com

v7.0.8

Choose a tag to compare

@github-actions github-actions released this 17 Jan 15:21
5576099

7.0.8 (2024-01-17)

Bug Fixes

  • move git-utils deps from devDependencies to dependencies (99febcd)

v7.0.7

Choose a tag to compare

@github-actions github-actions released this 17 Jan 15:10
100c5b0

7.0.7 (2024-01-17)

Bug Fixes

  • correctly import withOnlyPackageCommits (467aed9)

v7.0.6

Choose a tag to compare

@github-actions github-actions released this 17 Jan 14:53
45dd72c

7.0.6 (2024-01-17)

Bug Fixes

  • deps: Limit semantic-release peer-dep to <20 (e8d2207)
  • Upgrade dependencies using yarn upgrade (1f89794), closes #110

v7.0.5

Choose a tag to compare

@pmowrer pmowrer released this 24 Apr 03:43
089e88a

7.0.5 (2021-04-24)

Bug Fixes

  • deps: yarn upgrade + read-pkg to v5 (5cb862e), closes #104

v7.0.4

Choose a tag to compare

@pmowrer pmowrer released this 05 Jan 19:11
ea4773d

7.0.4 (2021-01-05)

Bug Fixes

v7.0.3

Choose a tag to compare

@pmowrer pmowrer released this 16 Sep 19:18
c305f84

7.0.3 (2020-09-16)

Bug Fixes

  • wrap success and fail plugins (4d1421f), closes #51

v7.0.2

Choose a tag to compare

@pmowrer pmowrer released this 05 Apr 19:40
69a5fc8

7.0.2 (2020-04-05)

Bug Fixes

  • each plugin's options weren't being passed (ec77e03), closes #83
  • show library name in semantic-release debug output (77c25d2), closes #86