Skip to content

Commit

Permalink
docs(website): update information
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed Jun 17, 2024
1 parent 46d9e5b commit ecfa68f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/GET_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ Before you start using release-me, make sure you have the following installed on
- Zero third-party dependencies
- No pre-install, just use
- Blazing fast, no wait
- Workspace support out-of-box
- [Workspace](./features/WORKSPACE.md) support out-of-box
- Programming language agnostic
- Fast (<5 sec with all plugins execution)
- Plugins available/compatible
- Presets available/compatible
- [Fast](./BENCHMARK.md) (<5 sec with all plugins execution)
- [Plugins](./PLUGINS.md) available/compatible
- [Presets](./PRESETS.md) available/compatible

## Limitations

Expand Down
2 changes: 1 addition & 1 deletion docs/PLUGINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ sidebar_position: 7
| `npm` | Updates version field and Publishes **npm** tag | No |
| `npm-post` | Commits updated `package.json` version field | No |
| `changelog` | Generates `CHANGELOG` within your project | No |
| `docker` | Publishes `docker` image to **Docker Hub** | No |
| `docker` \[WIP\] | Publishes `docker` image to **Docker Hub** | No |

0 comments on commit ecfa68f

Please sign in to comment.