Skip to content

Commit cba504e

Browse files
committed
feat: prepare release with semantic
1 parent 064a3b7 commit cba504e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CONTRIBUTING
22

3-
* `master` - Last stable version (4.x compatible with Kuzzle v2 and Vue 3)
4-
* `4-dev` - dev branch for version 4.x, compatible with Kuzzle v2 and Vue 3
5-
* `1-dev`, `1-stable` - dev and stable branches for version 1.x, compatible with Kuzzle v1 and Vue 2
6-
* `2-dev`, `2-stable` - dev and stable branches for version 2.x, compatible with Kuzzle v2 and Vue 2
3+
- `vue3` - Next version (5.x, compatible with Kuzzle v2 and Vue 3)
4+
- `master` - Last stable version (4.x compatible with Kuzzle v2 and Vue 2)
5+
- `beta` - Last beta version (4.x, compatible with Kuzzle v2 and Vue 2)
6+
- `4-dev` - dev branch for version (4.x, compatible with Kuzzle v2 and Vue 2)
7+
- `1-dev`, `1-stable` - dev and stable branches for version 1.x, compatible with Kuzzle v1 and Vue 2
8+
- `2-dev`, `2-stable` - dev and stable branches for version 2.x, compatible with Kuzzle v2 and Vue 2

0 commit comments

Comments
 (0)