# Lerna Graph

---

The action generates a graph for all the Lerna packages in the repo and their current version.

![Alt Text](https://cdn.hashnode.com/res/hashnode/image/upload/v1714681270214/d96944e9-bc5d-42bc-9f68-abcbfb7399ff.png align="left")

**Important!!!** Even if you do not use Lerna, you can simply add a `lerna.json` file with minimal configuration (packages, version) and the action will work!

You can find this action in the [marketplace](https://github.com/marketplace/actions/lerna-graph)

### Submission Category:

Maintainer Must-Haves

### Yaml File or Link to Code

%[Tallyb/lerna-graph-action] 

### Additional Resources / Info

You cannot go more meta than this: Lerna project graph [generated by this action](https://github.com/Tallyb/lerna/actions/runs/233133309)
