Commit graph

5 commits

Author SHA1 Message Date
Christopher Willis-Ford
6c29ff243e style: use eslint-config-scratch 2022-05-31 12:11:19 -07:00
Christopher Willis-Ford
d001e99191 fix(ci): fix release config by moving branches setting
Instead of merging the configuration values in `package.json` with those
in `relase.config.js`, the `package.json` configuration was treated as
the only configuration.
2022-05-20 17:51:34 -07:00
Christopher Willis-Ford
c5a0e9d42e fix(ci): add assets to semantic-release/git config 2022-05-20 17:33:21 -07:00
Christopher Willis-Ford
95498c3dc7 style: reformat release.config.js 2022-05-20 17:31:59 -07:00
Christopher Willis-Ford
e4e298f073 refactor: fork from @jedmao/semantic-release-npm-github-config@1.0.9
* Update repository references
* Update `package-lock.json`
* Rename `.releaserc.json` to `release.config.js`
* A few other minor tweaks
2022-05-20 10:35:49 -07:00
Renamed from .releaserc.json (Browse further)