Skip to content

Commit 84d2d85

Browse files
committed
add branching to readme so i don't forget
1 parent 8b47b62 commit 84d2d85

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
@@ -6,6 +6,13 @@ The goal of this project is to enable Angular 12+ support for the original [angu
66

77
This project uses code from https://github.com/designermanjeets/Angular-QueryBuilder a fork of https://github.com/zebzhao/Angular-QueryBuilder both developed under the MIT License.
88

9+
10+
## Branches
11+
12+
- Main should be the latest / highest version.
13+
- feature/* is where changes are staged before being merged
14+
- version/* are the different versions for the angular packages ie. version 16 is versions/16.x.x.
15+
916
# Versions
1017

1118
Use the following versions depending upon your angular version

0 commit comments

Comments
 (0)