Commit Graph

648 Commits

Author SHA1 Message Date
Ben Newman
b7c48ee8ed Bump 1.3 beta release numbers. 2016-02-04 23:48:45 -05:00
Ben Newman
e150f6c919 Bump 1.3 beta release numbers.
The beta released with this commit (modules-beta.6) included everything on
the release-1.3 branch up to bdf64da339
("Avoid circular package.json resolution chains.").

Unfortunately, additional commits were pushed to the branch before this
commit was pushed, so the release tag release/METEOR@1.3-modules-beta.6
does not correspond to any commit in the branch history.

Rather than attempting to rewrite the branch history, I decided to amend
this commit with this explanation before pushing it.

To see exactly what was released with the sixth beta:

  git fetch --tags
  git log release/METEOR@1.3-modules-beta.6
2016-02-04 09:58:05 -05:00
Ben Newman
b10e4b84b1 Bump 1.3 beta release numbers. 2016-01-23 13:20:44 -05:00
Ben Newman
211fda2b30 Bump 1.3 beta release numbers. 2016-01-10 16:10:53 -05:00
Ben Newman
0b690a6a25 Bump 1.3 beta release numbers. 2016-01-08 19:49:22 -05:00
Ben Newman
80cf1aba18 Bump experimental release version. 2015-12-22 13:15:28 -05:00
Ben Newman
23207b726b Bump 1.3 beta release numbers. 2015-12-18 16:47:37 -05:00
Avital Oliver
a832c677df Remove packages/code-prettify/lang-vb.js
It was never passed into `addFiles` in that package anyways.
But starting from commit fff2e46661,
we parse all the `.js` files in package directories. Some part of
our JS parsing pipeline explodes on this file. But honestly,
there's no particularly good reason to care about that right now.

We can wait to see if other people report packages breaking.
2015-12-11 14:08:21 -08:00
Avital Oliver
958c4a14ef Bump package version numbers 2015-12-10 21:11:25 -08:00
Tom Freudenberg
8a24a1b2ba Make Script More Portable With #!/usr/bin/env 2015-11-01 22:04:10 +01:00
Sashko Stubailo
cc53065b43 Update metadata 2015-10-26 14:32:00 -07:00
Sashko Stubailo
172b124e4b Update new banners 2015-10-26 14:23:56 -07:00
Sashko Stubailo
53feb76d38 Bump RC version 2015-10-26 13:44:12 -07:00
Sashko Stubailo
f707332ff2 Meteor tool 2015-10-22 14:04:29 -07:00
Sashko Stubailo
7d83cdcfc6 Get rid of pre-release wrapped versions 2015-10-22 13:38:12 -07:00
Sashko Stubailo
1ca879fc7e Bump LESS to avoid version conflicts 2015-10-22 13:13:03 -07:00
Sashko Stubailo
a3641c90f3 Update vesion of release 2015-10-21 17:18:10 -07:00
Sashko Stubailo
976370a44c Update release version, patchFrom 2015-09-28 14:49:38 -07:00
Sashko Stubailo
7b41931663 Update banners.json 2015-09-28 14:39:53 -07:00
Sashko Stubailo
cac73ba09d Update banners 2015-09-22 03:34:42 -04:00
Sashko Stubailo
5949f2a8dc Bump release version and package versions 2015-09-22 03:05:44 -04:00
Sashko Stubailo
4b2969c430 Fix banner again 2015-09-21 19:53:57 -04:00
Sashko Stubailo
e6a31650a2 Update banner 2015-09-21 19:53:04 -04:00
Sashko Stubailo
116ec518a0 Update official version number 2015-09-21 15:44:25 -04:00
Sashko Stubailo
8af7ebbf13 Update banner text for uri 2015-09-21 15:39:35 -04:00
Sashko Stubailo
e5edb72e75 Add banner for 1.2 2015-09-21 15:31:48 -04:00
Sashko Stubailo
ee85677da5 Bump RC version for release 2015-09-21 14:41:17 -04:00
Sashko Stubailo
bd7d3b1aaf Bump release version to RC 18 2015-09-21 12:41:14 -04:00
Sashko Stubailo
3b1b105b13 Bump release version 2015-09-17 18:47:50 -07:00
Sashko Stubailo
ec29fb2eb3 Bump RC version 2015-09-17 11:18:49 -07:00
Sashko Stubailo
347112e997 Bump release version for RC 2015-09-14 12:02:30 -07:00
Sashko Stubailo
53f44fed98 Bump release version 2015-09-11 18:46:27 -07:00
David Greenspan
8754e3626f Bump versions for RC 2015-09-03 11:32:51 -07:00
David Greenspan
978f710677 Add more comments to shell script 2015-09-03 11:13:00 -07:00
Sashko Stubailo
9921171be7 Bump release number 2015-09-02 13:27:32 -07:00
David Greenspan
99e80ce998 Claim RC 10 2015-08-31 17:30:37 -07:00
David Greenspan
4226c4f9e1 claim RC 9 2015-08-31 12:00:15 -07:00
David Greenspan
b522f7b8f6 Claim RC 8 2015-08-31 10:50:47 -07:00
David Greenspan
3d6cb90d51 bump versions for RC 7 2015-08-27 15:54:37 -07:00
David Greenspan
d5d7d33bd6 bump for RC 6 2015-08-27 10:58:47 -07:00
David Greenspan
ef9f489b5a bump to RC 5 2015-08-26 17:27:03 -07:00
David Greenspan
2b751b549b Merge branch 'devel' into release-1.2 2015-08-26 17:13:32 -07:00
Sashko Stubailo
696876b184 Get rid of React from eslintrc until we think about it more 2015-08-18 17:14:34 -07:00
David Greenspan
fb9df524bd Claim RC 4 2015-08-13 16:40:52 -07:00
David Greenspan
d11b1a9861 Merge branch 'devel' into release-1.2 2015-08-13 16:39:49 -07:00
James M. Greene
9bde3c1b05 launch-meteor: Soften errors for unimportant undeclared variables
Fixes #4894. Fixes #4901.
2015-08-11 15:16:21 -07:00
David Greenspan
83c7890807 Bump versions for RC 3 2015-08-11 11:46:15 -07:00
David Greenspan
3670a3f205 Bump for RC 2 2015-08-11 09:36:34 -07:00
David Greenspan
43aa605343 bump to RC 1 2015-08-10 22:14:52 -07:00
David Greenspan
d66251700c Edit meteor-release-experimental.json 2015-08-10 22:10:52 -07:00