From d195d366c8b7e6577a2d0226d2684f2d4714d0fd Mon Sep 17 00:00:00 2001 From: xavcz Date: Thu, 16 Feb 2017 11:50:22 +0100 Subject: [PATCH] =?UTF-8?q?Nova=20v1.1.0=20=F0=9F=94=AD=20*=20bump=20packa?= =?UTF-8?q?ges=20version=20*=20update=20to=20Meteor=201.4.3!=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .meteor/.finished-upgraders | 1 + .meteor/packages | 4 +- .meteor/release | 2 +- .meteor/versions | 96 ++++++++++++------------ History.md | 6 ++ package.json | 2 +- packages/framework-demo/package.js | 4 +- packages/nova-api/package.js | 4 +- packages/nova-base-components/package.js | 12 +-- packages/nova-base-styles/package.js | 7 +- packages/nova-categories/package.js | 8 +- packages/nova-cloudinary/package.js | 6 +- packages/nova-comments/package.js | 8 +- packages/nova-core/package.js | 8 +- packages/nova-debug/package.js | 12 +-- packages/nova-email-templates/package.js | 12 +-- packages/nova-email/package.js | 4 +- packages/nova-embedly/package.js | 8 +- packages/nova-events/package.js | 6 +- packages/nova-forms-tags/package.js | 6 +- packages/nova-forms/package.js | 6 +- packages/nova-getting-started/package.js | 12 +-- packages/nova-i18n-en-us/package.js | 4 +- packages/nova-kadira/package.js | 4 +- packages/nova-lib/lib/modules/config.js | 2 +- packages/nova-lib/package.js | 2 +- packages/nova-newsletter/package.js | 14 ++-- packages/nova-notifications/package.js | 12 +-- packages/nova-posts/package.js | 6 +- packages/nova-routing/package.js | 4 +- packages/nova-rss/package.js | 4 +- packages/nova-search/package.js | 4 +- packages/nova-subscribe/package.js | 14 ++-- packages/nova-users/package.js | 6 +- packages/nova-voting/package.js | 8 +- 35 files changed, 159 insertions(+), 159 deletions(-) diff --git a/.meteor/.finished-upgraders b/.meteor/.finished-upgraders index a541808f2b..a802037092 100644 --- a/.meteor/.finished-upgraders +++ b/.meteor/.finished-upgraders @@ -14,3 +14,4 @@ notices-for-facebook-graph-api-2 1.3.5-remove-old-dev-bundle-link 1.4.0-remove-old-dev-bundle-link 1.4.1-add-shell-server-package +1.4.3-split-account-service-packages diff --git a/.meteor/packages b/.meteor/packages index 7d91474158..75add33713 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -8,7 +8,6 @@ nova:users # user management and permissions ############ Features Packages ############ -nova:events nova:posts nova:comments nova:newsletter @@ -17,6 +16,7 @@ nova:notifications nova:getting-started nova:categories nova:voting +nova:events nova:embedly nova:api nova:rss @@ -37,7 +37,7 @@ nova:i18n-en-us # default language translation ############ Your Packages ############ -accounts-password@1.3.3 +accounts-password@1.3.4 # accounts-twitter # accounts-facebook diff --git a/.meteor/release b/.meteor/release index 61f6c675b1..5f21f103da 100644 --- a/.meteor/release +++ b/.meteor/release @@ -1 +1 @@ -METEOR@1.4.2.3 +METEOR@1.4.3 diff --git a/.meteor/versions b/.meteor/versions index 7ad8545162..6d3ad88804 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -1,5 +1,5 @@ accounts-base@1.2.14 -accounts-password@1.3.3 +accounts-password@1.3.4 aldeed:collection2@2.10.0 aldeed:collection2-core@1.2.0 aldeed:schema-deny@1.1.0 @@ -7,7 +7,7 @@ aldeed:schema-index@1.1.1 aldeed:simple-schema@1.5.3 allow-deny@1.0.5 autoupdate@1.3.12 -babel-compiler@6.13.0 +babel-compiler@6.14.0 babel-runtime@1.0.1 base64@1.0.10 binary-heap@1.0.10 @@ -18,15 +18,14 @@ caching-compiler@1.1.9 callback-hook@1.0.10 check@1.2.4 coffeescript@1.11.1_4 -dburles:collection-helpers@1.1.0 ddp@1.2.5 -ddp-client@1.3.2 +ddp-client@1.3.3 ddp-common@1.2.8 ddp-rate-limiter@1.0.6 -ddp-server@1.3.12 +ddp-server@1.3.13 deps@1.0.12 diff-sequence@1.0.7 -ecmascript@0.6.1 +ecmascript@0.6.2 ecmascript-runtime@0.3.15 ejson@1.0.13 email@1.1.18 @@ -36,7 +35,7 @@ geojson-utils@1.0.10 hot-code-push@1.0.4 html-tools@1.0.11 htmljs@1.0.11 -http@1.2.10 +http@1.2.11 id-map@1.0.9 jparker:crypto-core@0.1.0 jparker:crypto-md5@0.1.1 @@ -44,54 +43,52 @@ jparker:gravatar@0.5.1 jquery@1.11.10 livedata@1.0.18 localstorage@1.0.12 -logging@1.1.16 +logging@1.1.17 mdg:validation-error@0.5.1 -meteor@1.6.0 +meteor@1.6.1 meteor-base@1.0.4 meteorhacks:inject-initial@1.0.4 meteorhacks:picker@1.0.3 -meteorhacks:subs-manager@1.6.4 -minifier-css@1.2.15 -minifier-js@1.2.15 -minimongo@1.0.19 -modules@0.7.7 -modules-runtime@0.7.7 -mongo@1.1.14 +minifier-css@1.2.16 +minifier-js@1.2.17 +minimongo@1.0.20 +modules@0.7.8 +modules-runtime@0.7.9 +mongo@1.1.15 mongo-id@1.0.6 -nova:api@1.0.0 -nova:base-components@1.0.0 -nova:base-styles@1.0.0 -nova:categories@1.0.0 -nova:comments@1.0.0 -nova:core@1.0.0 -nova:debug@1.0.0 -nova:email@1.0.0 -nova:email-templates@1.0.0 -nova:embedly@1.0.0 -nova:events@1.0.0 -nova:forms@1.0.0 -nova:getting-started@1.0.0 -nova:i18n-en-us@1.0.0 -nova:lib@1.0.0 -nova:newsletter@1.0.0 -nova:notifications@1.0.0 -nova:posts@1.0.0 -nova:routing@1.0.0 -nova:rss@1.0.0 -nova:search@1.0.0 -nova:subscribe@1.0.0 -nova:users@1.0.0 -nova:voting@1.0.0 +nova:api@1.1.0 +nova:base-components@1.1.0 +nova:base-styles@1.1.0 +nova:categories@1.1.0 +nova:comments@1.1.0 +nova:core@1.1.0 +nova:debug@1.1.0 +nova:email@1.1.0 +nova:email-templates@1.1.0 +nova:embedly@1.1.0 +nova:events@1.1.0 +nova:forms@1.1.0 +nova:getting-started@1.1.0 +nova:i18n-en-us@1.1.0 +nova:lib@1.1.0 +nova:newsletter@1.1.0 +nova:notifications@1.1.0 +nova:posts@1.1.0 +nova:routing@1.1.0 +nova:rss@1.1.0 +nova:search@1.1.0 +nova:subscribe@1.1.0 +nova:users@1.1.0 +nova:voting@1.1.0 npm-bcrypt@0.9.2 -npm-mongo@2.2.11_2 -observe-sequence@1.0.14 +npm-mongo@2.2.16_1 +observe-sequence@1.0.15 ordered-dict@1.0.9 percolatestudio:synced-cron@1.1.0 promise@0.8.8 raix:eventemitter@0.1.3 random@1.0.10 rate-limit@1.0.6 -react-meteor-data@0.2.9 reactive-dict@1.1.8 reactive-var@1.0.11 reload@1.1.11 @@ -100,20 +97,19 @@ routepolicy@1.0.12 service-configuration@1.0.11 session@1.1.7 sha@1.0.9 -shell-server@0.2.1 +shell-server@0.2.2 softwarerero:accounts-t9n@1.3.6 spacebars@1.0.13 spacebars-compiler@1.0.13 srp@1.0.10 -standard-minifier-css@1.3.2 -standard-minifier-js@1.2.1 +standard-minifier-css@1.3.3 +standard-minifier-js@1.2.2 standard-minifiers@1.0.6 std:accounts-ui@1.2.18 tmeasday:check-npm-versions@0.3.1 -tracker@1.1.1 +tracker@1.1.2 ui@1.0.12 underscore@1.0.10 -url@1.0.11 -utilities:react-list-container@0.1.14 -webapp@1.3.12 +url@1.1.0 +webapp@1.3.13 webapp-hashing@1.0.9 diff --git a/History.md b/History.md index 3c78e1a849..db662cee47 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,9 @@ +## v1.1.0 => vNEXT + +We now keep track of the version thanks to [`release`](https://github.com/zeit/release). + +To see the updates, check the [Nova's repo releases](https://github.com/TelescopeJS/Telescope/releases). + ## v1.0.0 - A lot of breaking changes: this is the Apollo/GraphQL version of Telescope Nova. [You can find the documentation here](http://nova-docs.telescopeapp.org/). diff --git a/package.json b/package.json index 3ed8980561..912d77b4ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Nova", - "version": "1.0.0", + "version": "1.1.0", "engines": { "npm": "^3.0" }, diff --git a/packages/framework-demo/package.js b/packages/framework-demo/package.js index 54d35c3aeb..60a685f015 100644 --- a/packages/framework-demo/package.js +++ b/packages/framework-demo/package.js @@ -5,8 +5,8 @@ Package.describe({ Package.onUse(function (api) { api.use([ - 'nova:core@1.0.0', - 'nova:forms@1.0.0', + 'nova:core@1.1.0', + 'nova:forms@1.1.0', 'std:accounts-ui@1.2.18', ]); diff --git a/packages/nova-api/package.js b/packages/nova-api/package.js index 6b6cdf1447..f90be66203 100644 --- a/packages/nova-api/package.js +++ b/packages/nova-api/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:api", summary: "Telescope API package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -9,7 +9,7 @@ Package.onUse(function (api) { api.versionsFrom(['METEOR@1.0']); - api.use(['nova:core@1.0.0']); + api.use(['nova:core@1.1.0']); api.mainModule("lib/server.js", "server"); // api.mainModule("lib/client.js", "client"); diff --git a/packages/nova-base-components/package.js b/packages/nova-base-components/package.js index b0dab4d945..45d559ee76 100644 --- a/packages/nova-base-components/package.js +++ b/packages/nova-base-components/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:base-components", summary: "Telescope components package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -11,11 +11,11 @@ Package.onUse(function (api) { api.use([ // Nova packages - 'nova:core@1.0.0', - 'nova:posts@1.0.0', - 'nova:users@1.0.0', - 'nova:comments@1.0.0', - 'nova:voting@1.0.0', + 'nova:core@1.1.0', + 'nova:posts@1.1.0', + 'nova:users@1.1.0', + 'nova:comments@1.1.0', + 'nova:voting@1.1.0', // third-party packages 'fortawesome:fontawesome@4.5.0', diff --git a/packages/nova-base-styles/package.js b/packages/nova-base-styles/package.js index 6a76ab114c..ea1e363104 100644 --- a/packages/nova-base-styles/package.js +++ b/packages/nova-base-styles/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:base-styles", summary: "Nova basic styles package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -10,11 +10,8 @@ Package.onUse(function (api) { api.versionsFrom(['METEOR@1.0']); api.use([ - 'nova:core@1.0.0', + 'nova:core@1.1.0', 'fourseven:scss', - // 'juliancwirko:postcss@1.0.0-rc.4', - // 'seba:minifiers-autoprefixer@0.0.1', - // 'twbs:bootstrap@=4.0.0-alpha.2' ]); api.addFiles([ diff --git a/packages/nova-categories/package.js b/packages/nova-categories/package.js index 07fb06cae7..1f0173403a 100644 --- a/packages/nova-categories/package.js +++ b/packages/nova-categories/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:categories", summary: "Telescope tags package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/telescope-tags.git" }); @@ -10,9 +10,9 @@ Package.onUse(function (api) { api.versionsFrom("METEOR@1.0"); api.use([ - 'nova:core@1.0.0', - 'nova:posts@1.0.0', - 'nova:users@1.0.0' + 'nova:core@1.1.0', + 'nova:posts@1.1.0', + 'nova:users@1.1.0' ]); api.mainModule("lib/server.js", "server"); diff --git a/packages/nova-cloudinary/package.js b/packages/nova-cloudinary/package.js index 8da1d7a34f..5751688887 100644 --- a/packages/nova-cloudinary/package.js +++ b/packages/nova-cloudinary/package.js @@ -1,7 +1,7 @@ Package.describe({ name: 'nova:cloudinary', summary: 'Telescope file upload package.', - version: '1.0.0', + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -10,8 +10,8 @@ Package.onUse(function (api) { api.versionsFrom(['METEOR@1.0']); api.use([ - 'nova:posts@1.0.0', - 'nova:core@1.0.0' + 'nova:posts@1.1.0', + 'nova:core@1.1.0' ]); api.addFiles([ diff --git a/packages/nova-comments/package.js b/packages/nova-comments/package.js index e3a73a4ce9..8d777dbf93 100644 --- a/packages/nova-comments/package.js +++ b/packages/nova-comments/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:comments", summary: "Telescope comments package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -10,9 +10,9 @@ Package.onUse(function (api) { api.versionsFrom(['METEOR@1.0']); api.use([ - 'nova:core@1.0.0', - 'nova:posts@1.0.0', - 'nova:users@1.0.0' + 'nova:core@1.1.0', + 'nova:posts@1.1.0', + 'nova:users@1.1.0' ]); api.mainModule("lib/server.js", "server"); diff --git a/packages/nova-core/package.js b/packages/nova-core/package.js index e2d7549f13..ec085a4844 100644 --- a/packages/nova-core/package.js +++ b/packages/nova-core/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:core", summary: "Telescope core package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -10,12 +10,12 @@ Package.onUse(function(api) { api.versionsFrom("METEOR@1.0"); api.use([ - 'nova:lib@1.0.0', - 'nova:users@1.0.0', + 'nova:lib@1.1.0', + 'nova:users@1.1.0', ]); api.imply([ - 'nova:lib@1.0.0' + 'nova:lib@1.1.0' ]); api.mainModule('lib/server/main.js', 'server'); diff --git a/packages/nova-debug/package.js b/packages/nova-debug/package.js index 8d4d6ea7aa..74d68fc19c 100644 --- a/packages/nova-debug/package.js +++ b/packages/nova-debug/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:debug", summary: "Telescope debug package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -15,11 +15,11 @@ Package.onUse(function (api) { // Nova packages - 'nova:core@1.0.0', - 'nova:posts@1.0.0', - 'nova:users@1.0.0', - 'nova:email@1.0.0', - 'nova:comments@1.0.0' + 'nova:core@1.1.0', + 'nova:posts@1.1.0', + 'nova:users@1.1.0', + 'nova:email@1.1.0', + 'nova:comments@1.1.0' ]); diff --git a/packages/nova-email-templates/package.js b/packages/nova-email-templates/package.js index a3e8881cce..ed66d1012d 100644 --- a/packages/nova-email-templates/package.js +++ b/packages/nova-email-templates/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:email-templates", summary: "Telescope email templates package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -10,11 +10,11 @@ Package.onUse(function (api) { api.versionsFrom(['METEOR@1.0']); api.use([ - 'nova:core@1.0.0', - 'nova:posts@1.0.0', - 'nova:users@1.0.0', - 'nova:comments@1.0.0', - 'nova:email@1.0.0' + 'nova:core@1.1.0', + 'nova:posts@1.1.0', + 'nova:users@1.1.0', + 'nova:comments@1.1.0', + 'nova:email@1.1.0' ]); api.addFiles([ diff --git a/packages/nova-email/package.js b/packages/nova-email/package.js index 551f58cffa..8f92fc5c54 100644 --- a/packages/nova-email/package.js +++ b/packages/nova-email/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:email", summary: "Telescope email package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -10,7 +10,7 @@ Package.onUse(function (api) { api.versionsFrom(['METEOR@1.0']); api.use([ - 'nova:lib@1.0.0' + 'nova:lib@1.1.0' ]); api.mainModule("lib/server.js", "server"); diff --git a/packages/nova-embedly/package.js b/packages/nova-embedly/package.js index 8a2cab386e..f87ff157ed 100644 --- a/packages/nova-embedly/package.js +++ b/packages/nova-embedly/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:embedly", summary: "Telescope Embedly module package", - version: "1.0.0", + version: "1.1.0", git: 'https://github.com/TelescopeJS/telescope-embedly.git' }); @@ -10,9 +10,9 @@ Package.onUse( function(api) { api.versionsFrom("METEOR@1.0"); api.use([ - 'nova:core@1.0.0', - 'nova:posts@1.0.0', - 'nova:users@1.0.0', + 'nova:core@1.1.0', + 'nova:posts@1.1.0', + 'nova:users@1.1.0', 'fourseven:scss' ]); diff --git a/packages/nova-events/package.js b/packages/nova-events/package.js index 43d5aa2e3b..f2063868a5 100644 --- a/packages/nova-events/package.js +++ b/packages/nova-events/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:events", summary: "Telescope event tracking package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -10,8 +10,8 @@ Package.onUse(function(api) { api.versionsFrom("METEOR@1.0"); api.use([ - 'nova:core@1.0.0', - 'nova:posts@1.0.0', // needed to track posts click + 'nova:core@1.1.0', + 'nova:posts@1.1.0', // needed to track posts click ]); api.mainModule("lib/server.js", "server"); diff --git a/packages/nova-forms-tags/package.js b/packages/nova-forms-tags/package.js index 8bc5b9fe78..9792eff28e 100644 --- a/packages/nova-forms-tags/package.js +++ b/packages/nova-forms-tags/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:forms-tags", summary: "Telescope tag input package", - version: "1.0.0", + version: "1.1.0", git: 'https://github.com/TelescopeJS/Telescope.git' }); @@ -10,8 +10,8 @@ Package.onUse( function(api) { api.versionsFrom("METEOR@1.0"); api.use([ - 'nova:core@1.0.0', - 'nova:forms@1.0.0' + 'nova:core@1.1.0', + 'nova:forms@1.1.0' ]); api.mainModule("lib/export.js", ["client", "server"]); diff --git a/packages/nova-forms/package.js b/packages/nova-forms/package.js index a2eb845e44..b014ab0446 100644 --- a/packages/nova-forms/package.js +++ b/packages/nova-forms/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:forms", summary: "Form containers for React", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/meteor-utilities/react-form-containers.git" }); @@ -10,8 +10,8 @@ Package.onUse(function(api) { api.versionsFrom("METEOR@1.3"); api.use([ - 'nova:core@1.0.0', - 'nova:users@1.0.0', + 'nova:core@1.1.0', + 'nova:users@1.1.0', 'ecmascript', 'check', diff --git a/packages/nova-getting-started/package.js b/packages/nova-getting-started/package.js index af72454fb1..d220be83da 100644 --- a/packages/nova-getting-started/package.js +++ b/packages/nova-getting-started/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:getting-started", summary: "Getting started posts", - version: '1.0.0', + version: "1.1.0", git: "https://github.com/TelescopeJS/telescope-getting-started.git" }); @@ -14,11 +14,11 @@ Package.onUse(function (api) { api.versionsFrom(['METEOR@1.0']); api.use([ - 'nova:core@1.0.0', - 'nova:posts@1.0.0', - 'nova:comments@1.0.0', - 'nova:users@1.0.0', - 'nova:events@1.0.0', + 'nova:core@1.1.0', + 'nova:posts@1.1.0', + 'nova:comments@1.1.0', + 'nova:users@1.1.0', + 'nova:events@1.1.0', ]); // both diff --git a/packages/nova-i18n-en-us/package.js b/packages/nova-i18n-en-us/package.js index 3e3942ac63..239a480512 100644 --- a/packages/nova-i18n-en-us/package.js +++ b/packages/nova-i18n-en-us/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:i18n-en-us", summary: "Telescope i18n package (en_US)", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -10,7 +10,7 @@ Package.onUse(function (api) { api.versionsFrom("METEOR@1.0"); api.use([ - 'nova:core@1.0.0' + 'nova:core@1.1.0' ]); api.addFiles([ diff --git a/packages/nova-kadira/package.js b/packages/nova-kadira/package.js index 0bc07e389f..80ee00f430 100644 --- a/packages/nova-kadira/package.js +++ b/packages/nova-kadira/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:kadira", summary: "Telescope Kadira package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -10,7 +10,7 @@ Package.onUse(function (api) { api.versionsFrom(['METEOR@1.0']); api.use([ - 'nova:core@1.0.0', + 'nova:core@1.1.0', 'meteorhacks:kadira@2.30.0', 'kadira:debug@3.2.2', 'meteorhacks:kadira-profiler@1.2.1' diff --git a/packages/nova-lib/lib/modules/config.js b/packages/nova-lib/lib/modules/config.js index 239a143404..f5e5164793 100644 --- a/packages/nova-lib/lib/modules/config.js +++ b/packages/nova-lib/lib/modules/config.js @@ -7,7 +7,7 @@ import { SimpleSchema } from 'meteor/aldeed:simple-schema'; const Telescope = {}; -Telescope.VERSION = '1.0.0'; +Telescope.VERSION = '1.1.0'; // ------------------------------------- Schemas -------------------------------- // diff --git a/packages/nova-lib/package.js b/packages/nova-lib/package.js index a395b36ac1..e7bae3b373 100644 --- a/packages/nova-lib/package.js +++ b/packages/nova-lib/package.js @@ -1,7 +1,7 @@ Package.describe({ name: 'nova:lib', summary: 'Telescope libraries.', - version: '1.0.0', + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); diff --git a/packages/nova-newsletter/package.js b/packages/nova-newsletter/package.js index 71310bcf5c..3ce36073f1 100644 --- a/packages/nova-newsletter/package.js +++ b/packages/nova-newsletter/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:newsletter", summary: "Telescope email newsletter package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/telescope-newsletter.git" }); @@ -10,12 +10,12 @@ Package.onUse(function (api) { api.versionsFrom("METEOR@1.0"); api.use([ - 'nova:core@1.0.0', - 'nova:posts@1.0.0', - 'nova:comments@1.0.0', - 'nova:users@1.0.0', - 'nova:categories@1.0.0', - 'nova:email@1.0.0' + 'nova:core@1.1.0', + 'nova:posts@1.1.0', + 'nova:comments@1.1.0', + 'nova:users@1.1.0', + 'nova:categories@1.1.0', + 'nova:email@1.1.0' ]); api.mainModule('lib/server.js', 'server'); diff --git a/packages/nova-notifications/package.js b/packages/nova-notifications/package.js index e7b3dac359..2f37f217db 100644 --- a/packages/nova-notifications/package.js +++ b/packages/nova-notifications/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:notifications", summary: "Telescope notifications package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/telescope-notifications.git" }); @@ -10,14 +10,14 @@ Package.onUse(function (api) { api.versionsFrom("METEOR@1.0"); api.use([ - 'nova:core@1.0.0', - 'nova:email@1.0.0', - 'nova:users@1.0.0' + 'nova:core@1.1.0', + 'nova:email@1.1.0', + 'nova:users@1.1.0' ]); api.use([ - 'nova:posts@1.0.0', - 'nova:comments@1.0.0', + 'nova:posts@1.1.0', + 'nova:comments@1.1.0', ], {weak: true}); api.mainModule('lib/modules.js', ['client', 'server']); diff --git a/packages/nova-posts/package.js b/packages/nova-posts/package.js index e42f357d09..bd05162b50 100644 --- a/packages/nova-posts/package.js +++ b/packages/nova-posts/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:posts", summary: "Telescope posts package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/telescope-posts.git" }); @@ -10,8 +10,8 @@ Package.onUse(function (api) { api.versionsFrom(['METEOR@1.0']); api.use([ - 'nova:core@1.0.0', - 'nova:users@1.0.0', + 'nova:core@1.1.0', + 'nova:users@1.1.0', ]); api.mainModule("lib/server.js", "server"); diff --git a/packages/nova-routing/package.js b/packages/nova-routing/package.js index 4008fa7560..10781b4798 100644 --- a/packages/nova-routing/package.js +++ b/packages/nova-routing/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:routing", summary: "Nova router package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -11,7 +11,7 @@ Package.onUse(function (api) { api.use([ // Nova packages - 'nova:core@1.0.0', + 'nova:core@1.1.0', ]); api.mainModule('lib/server/main.js', 'server'); diff --git a/packages/nova-rss/package.js b/packages/nova-rss/package.js index 98334584a6..17b0466b4c 100644 --- a/packages/nova-rss/package.js +++ b/packages/nova-rss/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:rss", summary: "Telescope RSS package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/telescope-rss.git" }); @@ -9,7 +9,7 @@ Npm.depends({rss: "1.1.1"}); Package.onUse(function (api) { - api.use(['nova:core@1.0.0']); + api.use(['nova:core@1.1.0']); api.addFiles(['lib/headtags.js'], ['client', 'server']); diff --git a/packages/nova-search/package.js b/packages/nova-search/package.js index e2847b80e8..68bd2388de 100644 --- a/packages/nova-search/package.js +++ b/packages/nova-search/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:search", summary: "Telescope search package", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/telescope-pages.git" }); @@ -9,7 +9,7 @@ Package.onUse(function (api) { api.versionsFrom("METEOR@1.0"); - api.use(['nova:core@1.0.0']); + api.use(['nova:core@1.1.0']); api.addFiles([ 'lib/parameters.js', diff --git a/packages/nova-subscribe/package.js b/packages/nova-subscribe/package.js index 641624f0db..ac5b891bbb 100644 --- a/packages/nova-subscribe/package.js +++ b/packages/nova-subscribe/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:subscribe", summary: "Subscribe to posts, users, etc. to be notified of new activity", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/telescope-subscribe-to-posts.git" }); @@ -11,16 +11,16 @@ Package.onUse(function (api) { api.versionsFrom("METEOR@1.0"); api.use([ - 'nova:core@1.0.0', - 'nova:users@1.0.0', // this dep is needed to check users permissions - 'nova:notifications@1.0.0', + 'nova:core@1.1.0', + 'nova:users@1.1.0', // this dep is needed to check users permissions + 'nova:notifications@1.1.0', // dependencies on posts, categories are done with nested imports to reduce explicit dependencies ]); api.use([ - 'nova:posts@1.0.0', - 'nova:comments@1.0.0', - 'nova:categories@1.0.0', + 'nova:posts@1.1.0', + 'nova:comments@1.1.0', + 'nova:categories@1.1.0', ], {weak: true}); api.mainModule("lib/modules.js", ["client"]); diff --git a/packages/nova-users/package.js b/packages/nova-users/package.js index a1665f7242..6f3debbf64 100644 --- a/packages/nova-users/package.js +++ b/packages/nova-users/package.js @@ -1,7 +1,7 @@ Package.describe({ name: 'nova:users', summary: 'Telescope permissions.', - version: '1.0.0', + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -10,8 +10,8 @@ Package.onUse(function (api) { api.versionsFrom(['METEOR@1.0']); api.use([ - 'nova:lib@1.0.0', - 'nova:email@1.0.0' + 'nova:lib@1.1.0', + 'nova:email@1.1.0' ]); api.mainModule("lib/server.js", "server"); diff --git a/packages/nova-voting/package.js b/packages/nova-voting/package.js index 2e889617ae..2dd0c6d8f0 100644 --- a/packages/nova-voting/package.js +++ b/packages/nova-voting/package.js @@ -1,7 +1,7 @@ Package.describe({ name: "nova:voting", summary: "Telescope scoring package.", - version: "1.0.0", + version: "1.1.0", git: "https://github.com/TelescopeJS/Telescope.git" }); @@ -9,11 +9,11 @@ Package.onUse(function (api) { api.versionsFrom("METEOR@1.0"); - api.use(['nova:core@1.0.0']); + api.use(['nova:core@1.1.0']); api.use([ - 'nova:posts@1.0.0', - 'nova:comments@1.0.0' + 'nova:posts@1.1.0', + 'nova:comments@1.1.0' ], ['client', 'server']); api.mainModule("lib/server.js", "server");