finos / finos/git-proxy

Automatically increment version in `package.json` on new release 📦

Open
#557 7 comments 0 reactions 1 assignee Claimed by @divinetettey View on GitHub
dependencies good first issue tech-debt
Dominant language
TypeScript
Stars
249
Forks
176
Avg merge
3d 8h
Merged PRs (30d)
20

Description

Due to the fabulous @eddie-knight, GitProxy now has auto releases 💪 As part of #532, generally, all pull requests merged into `main` will result in a new release to GitHub Releases and NPM.

To ensure consistency across the codebase, GitHub Releases and NPM versions, we should ensure that the root `package.json` reflects the latest auto release version.

```[tasklist]
### Tasks
- [ ] Automatically update the `package.json` and `package-lock.json` to reflect the latest auto generated semver number
- [ ] For bonus points ⚡ update the `docusaurus.config.js` `version` with the latest auto generated semver number
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.