template-oss

a template package for npm CLI team development

OTHER License

Downloads
26.1K
Stars
25
Committers
8

Bot releases are visible (Hide)

template-oss - v4.4.3

Published by github-actions[bot] about 2 years ago

4.4.3 (2022-09-29)

Bug Fixes

  • e21239e #218 checkout head ref name in post dependabot (@lukekarrys)
template-oss - v4.4.2

Published by github-actions[bot] about 2 years ago

4.4.2 (2022-09-23)

Bug Fixes

  • 8e16dc7 #216 remove leading slash from dependabot metadata dir (@lukekarrys)

Dependencies

template-oss - v4.4.1

Published by github-actions[bot] about 2 years ago

4.4.1 (2022-09-22)

Bug Fixes

  • 1649552 only extend underscore partial files (@lukekarrys)
template-oss - v4.4.0

Published by github-actions[bot] about 2 years ago

4.4.0 (2022-09-22)

Features

  • d4ddfca #213 allow extending partials (#213) (@lukekarrys)
  • 88f8387 #212 add a strict engines check to ci (#212) (@lukekarrys)
  • 2fdcddd #180 make template-oss postinstall commit a breaking change for majors (#180) (@lukekarrys)

Bug Fixes

  • 0e95298 #214 properly quote strings with exclamation marks (#214) (@lukekarrys)
  • 99f3945 #210 make tap test-ignore a regex instead of a glob (#210) (@lukekarrys)
  • e19ebc3 #209 properly ignore workspace paths from root during ci (#209) (@lukekarrys)
template-oss - v4.3.2

Published by github-actions[bot] about 2 years ago

4.3.2 (2022-09-19)

Bug Fixes

  • 5fededb #207 workspace can use only latest ci version of root (@lukekarrys)
template-oss - v4.3.1

Published by github-actions[bot] about 2 years ago

4.3.1 (2022-09-19)

Bug Fixes

  • 817d49e #205 remove 'All' from regular test job name (@lukekarrys)
template-oss - v4.3.0

Published by github-actions[bot] about 2 years ago

4.3.0 (2022-09-19)

Features

  • 3640080 add checks to release pull request (@lukekarrys)
  • 5b65537 add names to all jobs and steps (@lukekarrys)
  • caf393c add dependabot configuration for workspaces (@lukekarrys)
  • e43ee70 #198 update codeql actions to v2 (@lukekarrys)
template-oss - v4.2.0

Published by github-actions[bot] about 2 years ago

4.2.0 (2022-09-15)

Features

  • 849cecc add content config option to allow a module to set own content (@lukekarrys)
  • 423450f #195 remove postpublish from package.json (#195) (@lukekarrys)

Bug Fixes

  • ffa2c08 #189 dont run workflows outside of npm org (#194) (@lukekarrys)
template-oss - v4.1.2

Published by github-actions[bot] about 2 years ago

4.1.2 (2022-09-14)

Bug Fixes

  • 6bc355a #192 set package.json version from release please (#192) (@lukekarrys)
template-oss - v4.1.1

Published by github-actions[bot] about 2 years ago

4.1.1 (2022-09-13)

Bug Fixes

  • 78a05fe #190 pass current github ref to release please (#190) (@lukekarrys)
template-oss - v4.1.0

Published by github-actions[bot] about 2 years ago

4.1.0 (2022-09-13)

Features

  • 352d332 #187 add release branches config to release-please workflow (#187) (@lukekarrys)

Bug Fixes

  • b58d86a #183 use conventional commits from release-please for changelog (#183) (@lukekarrys)
template-oss - v4.0.0

Published by github-actions[bot] about 2 years ago

4.0.0 (2022-09-08)

⚠ BREAKING CHANGES

  • this updates this package and the templated engines for node to ^14.17.0 || ^16.13.0 || >=18.0.0

Features

  • a72774a #184 feat: update engines to ^14.17.0 || ^16.13.0 || >=18.0.0 (@lukekarrys)
template-oss - v3.8.1

Published by github-actions[bot] about 2 years ago

3.8.1 (2022-09-01)

Bug Fixes

  • 70782b3 #179 fix: update a few release nits after trying it on the cli (@lukekarrys)
template-oss - v3.8.0

Published by github-actions[bot] about 2 years ago

3.8.0 (2022-08-31)

Features

  • 7562777 #174 feat: use custom release please script (@lukekarrys)

Bug Fixes

  • 0f44075 #175 fix: only add release please workspace plugins to monorepos (@lukekarrys)
template-oss - v3.7.1

Published by github-actions[bot] about 2 years ago

3.7.1 (2022-08-25)

Bug Fixes

  • add tap matcher to workspaces (ce977c4)
  • remove unnecessary if statement in release please action (678cb5a)
template-oss - v3.7.0

Published by github-actions[bot] about 2 years ago

3.7.0 (2022-08-25)

Features

  • use release please manifest configuration (#164) (95118ec)

Bug Fixes

  • default root component to empty string to match previous behavior (#166) (0f2a89f)
  • remove old release please files (#170) (09d955f)
template-oss - v3.6.0

Published by github-actions[bot] about 2 years ago

3.6.0 (2022-08-22)

Features

Bug Fixes

template-oss - v3.5.0

Published by github-actions[bot] over 2 years ago

3.5.0 (2022-05-11)

Features

Bug Fixes

template-oss - v3.4.3

Published by github-actions[bot] over 2 years ago

3.4.3 (2022-05-03)

Bug Fixes

template-oss - v3.4.2

Published by github-actions[bot] over 2 years ago

3.4.2 (2022-04-22)

Bug Fixes

  • correctly set git user and email (eb55928)
  • properly install and use glob (9bf3126)