Commit Graph

6 Commits

Author SHA1 Message Date
Peter Bacon Darwin
4cc00e7aed chore(version-info): previousVersions should not return undefined
Closes #6702
2014-03-18 07:11:59 +00:00
Vojta Jina
9bfbb16e23 chore(scripts): fix the versions script again 2014-03-14 16:26:40 -07:00
Vojta Jina
2b741dc8b8 chore(scripts): fix the versions script 2014-03-14 15:59:23 -07:00
Tobias Bosch
fe0e434a87 chore(version-info): use remote tags and increment patch version 2014-03-12 15:19:48 -07:00
Peter Bacon Darwin
edad4e63df chore(version-info): better error msg if not tags 2014-03-12 19:22:32 +00:00
Peter Bacon Darwin
11c5bb7f3d docs(versions): rework the version info extraction
The docs were relying on the grunt/util module for getting version info
but this was unreliable and full of custom regexes.  This is moved into
a new version-info module that makes much better use of the semver library.
2014-03-11 06:35:19 +00:00