Releases: derberg/npm-dependency-manager-for-your-github-org
Releases · derberg/npm-dependency-manager-for-your-github-org
v6.2.0
What's Changed
-
feat: add mono repo bumping functionality by @Shurtu-gal in #17
- Search works completely fine as GitHub is still using legacy API: https://docs.github.com/en/search-github/searching-on-github/searching-code (was initially thinking this might be the problem but turned out to be not that)
- Added support for package.json searching in monorepos.
- Adding support for multiple package.json files in one repo and also ignore list
- Support has been added for yarn and pnpm as well.
- Dependencies have been updated.
- Commonjs ---> ES Modules due to execa not supporting CJS anymore.
Full Changelog: v6.1.1...v6.2.0
v6.1.1
v6.1.0
What's Changed
Current behaviour of action did not change. It changes only once you start using new custom_id flag.
Full Changelog: v6...v6.1.0
v6
v6.0.0
What's Changed
- Handle multiple package.json in single repo by @Shurtu-gal in #15
New Contributors
- @Shurtu-gal made their first contribution in #15
Full Changelog: v5...v6.0.0
v5.0.0
v5
v4.0.2
What's Changed
Full Changelog: v4...v4.0.2
v4
contains v4.0.2
v4.0.1
What's Changed
Full Changelog: v4...v4.0.1