UNPKG

@1hive/gardens-dao-list

Version:
18 lines (11 loc) 587 B
# @1hive/gardens-dao-list [![Tests](https://github.com/1Hive/dao-list/workflows/Tests/badge.svg)](https://github.com/1Hive/dao-list/actions?query=workflow%3ATests) [![npm](https://img.shields.io/npm/v/@1hive/gardens-dao-list)](https://unpkg.com/browse/@1hive/gardens-dao-list@latest) This NPM module and GitHub repo contains the DAO list used in the Gardens interface. ### Deploy new version Use `feat()` or `patch()` in your commit to bump the version: Example: ``` feat(add): xDAI ``` Once the PR is merged, go to the actions tab in the repository and trigger the deploy action.