Commit Graph

671 Commits

Author SHA1 Message Date
Pradel Léo
95dca1676e Add released and development links 2016-08-30 15:40:14 -07:00
Ben Newman
83c2f7a790 Bump package versions for the official 1.3.2 release. 2016-04-15 11:05:16 -04:00
Ben Newman
f5ced99eb2 Bump package versions for 1.3.2-rc.6 release. 2016-04-13 19:59:33 -04:00
Ben Newman
4826b323a1 Bump package versions for 1.3.2-rc.5 release. 2016-04-12 12:29:05 -04:00
Ben Newman
d8bed6d491 Bump package versions for 1.3.2-rc.4 release. 2016-04-11 19:36:25 -04:00
Ben Newman
901e4a5c01 Bump package versions for 1.3.1-rc.2 release. 2016-04-11 13:59:22 -04:00
Ben Newman
7722ace625 Bump package versions for 1.3.2-rc.1 release. 2016-04-10 19:55:11 -04:00
Ben Newman
41b58b32d9 Bump package versions for 1.3.2-rc.0 release. 2016-04-08 19:47:29 -04:00
Ben Newman
117863fcdd Bump package versions for the official 1.3.1 release. 2016-04-03 20:26:26 -04:00
Ben Newman
ccbbb006f8 Bump package versions for 1.3.1-rc.3 release. 2016-04-02 21:08:51 -04:00
Ben Newman
9c01610b1f Bump package versions for 1.3.1-rc.1 release. 2016-04-01 21:39:32 -04:00
Ben Newman
bff3f0c9ea Bump package versions for 1.3.1-rc.0 release. 2016-04-01 20:01:45 -04:00
Ben Newman
23c1deb2f2 Bump package versions for official 1.3 release. 2016-03-27 22:15:16 -04:00
Ben Newman
79829702a0 Bump package versions for 1.3-rc.13 release 2016-03-26 12:46:46 -04:00
Ben Newman
c14cd9aed5 Bump package versions for 1.3-rc.12 release 2016-03-24 16:08:56 -04:00
Ben Newman
5ea76e34bc Bump package versions for 1.3-rc.11 release 2016-03-24 14:19:23 -04:00
Ben Newman
005b97a122 Bump package versions for 1.3-rc.10 release 2016-03-24 11:55:22 -04:00
Martijn Walraven
7650bb0a01 Bump package versions for 1.3-rc.9 release 2016-03-23 18:55:23 -04:00
Ben Newman
2239ca87e7 Bump package versions for 1.3-rc.8 release. 2016-03-22 18:17:43 -04:00
Ben Newman
29903ce2db Bump package versions for 1.3-rc.7 release. 2016-03-22 14:41:32 -04:00
Ben Newman
bb5ec2cb3d Bump package versions for 1.3-rc.6 release. 2016-03-22 11:55:13 -04:00
Ben Newman
a0151c1706 Bump package versions for 1.3-rc.4 release. 2016-03-20 13:44:10 -04:00
Ben Newman
41ca4534a0 Bump package versions for 1.3-rc.3 release. 2016-03-18 15:01:14 -04:00
Ben Newman
a9c32ed699 Bump package versions for 1.3-rc.2 release. 2016-03-15 23:12:08 -04:00
Ben Newman
5fb055e9e0 Bump package versions for 1.3-rc.1 release. 2016-03-15 01:30:05 -04:00
Ben Newman
541db059cc Bump package versions for 1.3-rc.0 release. 2016-03-14 23:21:44 -04:00
Ben Newman
4f5cb1d7a0 Bump package versions for 1.3-beta.16 release.
What happened to beta.13, beta.14, and beta.15? All unfortunately suffered
from problems that made it either impossible or unwise to upgrade to those
versions.
2016-03-09 12:13:18 -05:00
Ben Newman
2cc42128a6 Bump package versions for 1.3-beta.13 release 2016-03-08 22:48:49 -05:00
Sashko Stubailo
cf6d7f109b Remove RC qualifier from all version numbers 2015-09-21 15:43:03 -04:00
David Greenspan
ca9b8f571f Version bumps
Tried to get everything to an rc.0 of the very latest version,
which required some research in some cases about the published
versions.  For example, some packages had version histories like:

```
...
  1.0.3-winr.2               January 20th, 2015
  1.0.3-winr.3               February 24th, 2015   installed
  1.0.3                      March 17th, 2015      installed
  1.0.4-anubhav.0            August 6th, 2015
  1.0.4-plugins.0            July 22nd, 2015
  1.0.5-galaxy.0             July 17th, 2015
```

In this case, I would bump the version from `1.0.4-plugins.0`
to `1.0.5-rc.0`, skipping `1.0.4`.
2015-08-10 22:10:52 -07:00
David Glasser
43b4b30205 Release PLUGINS-PREVIEW@1
This included removing some internal version constraints. It would be
nice if package A could say "use B@2.0.0" (when both have changed), but
when they're both in the release, we need to make a release that has a
B@2.0.0-rc in it, which doesn't match that constraint. Fortunately,
constraints aren't necessary within a release anyway.
2015-07-22 23:19:11 -07:00
David Glasser
4daaa76b12 METEOR@1.0.4 2015-03-17 13:06:07 -07:00
David Glasser
af0469da35 Bump other packages to -rc.0 2015-03-05 22:54:07 -08:00
Slava Kim
27f249bfed A lot of crazy package bumps 2015-01-21 14:03:55 -08:00
ekatek
c5bc843816 bring README.md files up to 1.0.3 compatibility
Fill in all packages without README.md files with a short
README.md mentioning that this is an internal Meteor package.

Break up the top paragraph of a couple of existing README.md
files to be proper long description.

There is more work to do here, involving line wrapping and the like.
2015-01-20 12:21:35 -08:00
David Glasser
6b204ca73a Bump package versions for 1.0.2 2014-12-19 10:31:59 -08:00
David Glasser
73b809c122 Bump versions for 1.0.2. 2014-12-11 22:44:41 -08:00
David Glasser
6ea8443f30 Update calls to addFiles, onUse, and onTest 2014-12-09 20:18:31 -08:00
David Glasser
de5f68cf70 bump all versions (due to source-map upgrade) 2014-11-25 09:06:26 -08:00
Sashko Stubailo
36da5aecb4 Make all version numbers not have rc 2014-10-13 14:09:37 -07:00
Sashko Stubailo
698fbedb10 Bump all of the version numbers to rc.0 2014-10-07 17:10:48 -07:00
Sashko Stubailo
1e53f6b598 Bump all version numbers again after cherry-picking unipackage fix 2014-10-01 17:06:57 -07:00
Sashko Stubailo
0129c3f5ac Bump all of the version numbers again, to republish with the unipackage.json fix 2014-10-01 15:43:05 -07:00
Sashko Stubailo
eecc272e4a Bump every single package version number due to a change in compilation 2014-09-29 23:44:50 -07:00
ekatek
bab557d49b incrementing package versions for a clean release 2014-09-25 18:34:34 -07:00
ekatek
220cc69e31 package versions incremented 2014-09-19 21:16:14 -07:00
Avital Oliver
c23408bdd7 versions for 0.9.1 2014-09-04 15:41:39 -07:00
Avital Oliver
808c90e3db Bump rc versions on packages 2014-09-01 00:16:00 -07:00
Sashko Stubailo
65491b7581 Changed description of mongo-livedata to point to mongo 2014-08-28 17:17:44 -07:00
Sashko Stubailo
c4e0ec5a14 Merge branch 'release-0.9.1' into mongo
Conflicts:
	packages/mongo-livedata/package.js
2014-08-28 17:15:06 -07:00