Releases: dmeents/semantic-release-yarn
Releases · dmeents/semantic-release-yarn
v1.1.3
1.1.3 (2023-03-07)
Bug Fixes
- add support for pulling registry from yarnrc file (8d788eb)
- fix getYarnRc cwd pathname (d0c96fa)
- fix trying to read from a directory, instead of the yarnrc file (7900ded)
- typo in readme (9adb9dc)
- typo in yarnrc filename (505e5f2)
- update deps, add more tests, working on getting registry from yarnrc (80cad06)
- update readme (de991ca)
v1.1.2
1.1.2 (2023-01-10)
Bug Fixes
- deps: lock the semantic-release-yarn version (6de337d)
- docs: cleanup (160d7c6)
v1.1.1
1.1.1 (2023-01-10)
Bug Fixes
- deps: update packages (a7e8736)
- docs: add benefits to using this package (a2e6725)
- move to maestro tsconfig (4c8decf)
v1.0.14
1.0.14 (2022-12-15)
Bug Fixes
- deps: move to dmeents/semantic-release-yarn (ebdbc21)
- deps: update dependencies (b7a0a12)
- deps: update yarn cache (ffe909f)
v1.0.13
1.0.13 (2022-11-30)
Bug Fixes
- ops: update github workflow with foresight (4b87ce1)
v1.0.12
1.0.12 (2022-11-30)
Bug Fixes
- ops: update github workflow with foresight (a2341a2)
- ops: update github workflow with foresight (1894fa5)
v1.0.11
1.0.11 (2022-11-27)
Bug Fixes
- update readme, remove .idea dir (d3d776e)
v1.0.10
1.0.10 (2022-11-27)
Bug Fixes
- add readme (bf3fd1f)
- add unit tests for yarn.ts (28b5ecd)
- failing tests due to yarn install not working in temp directory in ci/cd (9eee451)
- try adding lockfile to temp directory to allow tests to pass (f448bb5)
v1.0.9
1.0.9 (2022-11-27)
Bug Fixes
- publish tag with missing param (b32f8f2)
v1.0.8
1.0.8 (2022-11-26)
Bug Fixes
- revert to old version of execa and read-pkg (724be38)
- typing of registry value (d3aa0a9)