Skip to content

Commit 68a89aa

Browse files
committed
docs: document how to release
1 parent 0a7c8d3 commit 68a89aa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,13 @@ This module includes comprehensive tests. To run them:
110110
npm run test
111111
```
112112

113+
## Releasing
114+
115+
Run command
116+
```bash
117+
npm run release -- --release-as 1.0.0-alpha.1
118+
```
119+
113120
## About
114121

115122
This module is maintained by [drunomics](https://drunomics.com/en) and inspired by the needs of decoupled Drupal projects, such as [nuxtjs-drupal-ce](https://github.com/drunomics/nuxtjs-drupal-ce).

0 commit comments

Comments
 (0)