Skip to content

Commit d74ca23

Browse files
committed
Add section about versioning to readme
1 parent 4311169 commit d74ca23

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,10 @@ closure_ts_compile(
5555

5656
`closure_ts_compile` can take `deps` on other `closure_ts_compile` rules. The
5757
source `.ts` files will be made available to `tsc`. Only direct `.ts` files in
58-
the primary rule will emitted.
58+
the primary rule will emitted.
59+
60+
### Versioning
61+
62+
The `rules_tsickle` initial version is `1.0.0` not because of a long history of
63+
development, but because it is anticipated this repo will not see a large amount
64+
of future development.

0 commit comments

Comments
 (0)