4.1.2 (2022-09-14)
4.1.1 (2022-09-13)
4.1.0 (2022-09-13)
4.0.0 (2022-09-08)
- this updates this package and the templated engines for node to
^14.17.0 || ^16.13.0 || >=18.0.0
3.8.1 (2022-09-01)
3.8.0 (2022-08-31)
3.7.1 (2022-08-25)
- add tap matcher to workspaces (ce977c4)
- remove unnecessary if statement in release please action (678cb5a)
3.7.0 (2022-08-25)
- default root component to empty string to match previous behavior (#166) (0f2a89f)
- remove old release please files (#170) (09d955f)
3.6.0 (2022-08-22)
- add a problem matcher for tap output (#160) (8176e44)
- make cron workflows run early PT (#159) (6f571eb)
- compare to \n instead of os.EOL (#157) (5517e9e)
- pin yaml to 2.0.0-11 (#161) (e095275)
- remove more usage of os.EOL (#162) (4dde648)
3.5.0 (2022-05-11)
3.4.3 (2022-05-03)
3.4.2 (2022-04-22)
3.4.1 (2022-04-15)
- properly allow package-lock when lockfile=true (c613429)
3.4.0 (2022-04-15)
- allow option to set npm bin in package.json (32f7f7c)
- dont create release please for private root pkg (2f7dcfa)
- lockfile setting adds lockfile to allowed gitignore (c808c4f)
- use ops+robot as git user for all ci (aeb0162)
3.3.2 (2022-04-06)
3.3.1 (2022-04-06)
3.3.0 (2022-04-06)
- add audit and fund flags to install (0555d67), closes #108
- add lockfile option to control npmrc and ci cache (9ab4497)
- update root package-lock after workspace releases (#125) (bd3da0e)
- explicitly set package-name for release please workspaces (f6aa844)
- remove actions permission from post-dependabot (a245bbc)
- update comment link to github permissions (#117) (ba5907b)
3.2.2 (2022-03-29)
- correct path key for workspace release (a4ae34f)
- dont write release please file for private workspace (15c19c1)
- lint after post dependabot install (da74ad9)
- race conditiion when saving package.json (cd3fee9)
3.2.1 (2022-03-29)
- add root: true to eslint configs (bd24358)
- properly apply file changes and version update (fa0b173)
- rm security.md files from workspaces (43f0d25)
3.2.0 (2022-03-25)
3.1.2 (2022-03-21)
3.1.1 (2022-03-21)
3.1.0 (2022-03-17)
- change dependabot to increase-if-necessary (#91) (f20fb37)
- only reference matrix in relavent actions (f951c95)
- use commitlint config via rc file only (#95) (dd84416)
- use proper path and node version in actions (d5d546e)
3.0.0 (2022-03-16)
- bin scripts are now
template-oss-apply
andtemplate-oss-check
renamed apply propsrootRepo
,rootModule
,workspaceRepo
,workspaceModule
- bump hosted-git-info from 4.1.0 to 5.0.0 (#87) (dbda2cd)
- update @npmcli/map-workspaces requirement from ^2.0.1 to ^2.0.2 (#82) (666ac23)
2.9.2 (2022-03-02)
2.9.1 (2022-03-02)
2.9.0 (2022-03-01)
2.8.1 (2022-02-23)
2.8.0 (2022-02-22)
- remove standard from package.json (72520ff)
- update @npmcli/fs requirement from ^1.1.0 to ^1.1.1 (7207aaf)
- update @npmcli/map-workspaces requirement from ^2.0.0 to ^2.0.1 (#55) (b957fa7)
2.7.1 (2022-02-07)
- run install when dependabot updates us (5b49817)
2.7.0 (2022-02-02)
- add codeql analysis (68af6f0)
- changelog: Capitalize Dependencies (55c26a7)
- commitlint: don't lint subject-case (75cb7e6)
- dependabot: always increase deps (fb441b1)
- update @npmcli/fs requirement from ^1.0.0 to ^1.1.0 (aa3f37e)
2.6.0 (2022-02-01)
- drop bash and powershell from windows CI (#34) (a77cec5)
- try to workaround old npm not being able to update in windows (#36) (194c434)