Skip to content

Commit

Permalink
Version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lorensr committed Nov 13, 2017
1 parent f07618e commit 6380bd5
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 58 deletions.
117 changes: 59 additions & 58 deletions .versions
Original file line number Diff line number Diff line change
@@ -1,65 +1,66 @@
allow-deny@1.0.3
autoupdate@1.2.7
babel-compiler@6.6.1
babel-runtime@0.1.7
base64@1.0.7
binary-heap@1.0.7
blaze@2.1.6
blaze-tools@1.0.7
boilerplate-generator@1.0.7
caching-compiler@1.0.3
caching-html-compiler@1.0.5
callback-hook@1.0.7
check@1.1.3
allow-deny@1.1.0
autoupdate@1.3.12
babel-compiler@6.24.7
babel-runtime@1.1.1
base64@1.0.10
binary-heap@1.0.10
blaze@2.1.8
blaze-tools@1.0.10
boilerplate-generator@1.3.0
caching-compiler@1.1.9
caching-html-compiler@1.0.6
callback-hook@1.0.10
check@1.2.5
coffeescript@1.0.16
ddp@1.2.4
ddp-client@1.2.4
ddp-common@1.2.4
ddp-server@1.2.5
deps@1.0.11
diff-sequence@1.0.4
ecmascript@0.4.2
ecmascript-runtime@0.2.9
ejson@1.0.10
geojson-utils@1.0.7
html-tools@1.0.8
htmljs@1.0.8
http@1.1.4
id-map@1.0.6
jamielob:reloader@1.2.2
jquery@1.11.7
launch-screen@1.0.10
local-test:jamielob:reloader@1.2.2
logging@1.0.11
meteor@1.1.13
minifier-js@1.1.10
minimongo@1.0.13
modules@0.5.2
modules-runtime@0.6.2
mongo@1.1.6
mongo-id@1.0.3
npm-mongo@1.4.42
observe-sequence@1.0.10
ordered-dict@1.0.6
ddp@1.4.0
ddp-client@2.2.0
ddp-common@1.3.0
ddp-server@2.1.1
deps@1.0.12
diff-sequence@1.0.7
ecmascript@0.9.0
ecmascript-runtime@0.5.0
ecmascript-runtime-client@0.5.0
ecmascript-runtime-server@0.5.0
ejson@1.1.0
geojson-utils@1.0.10
html-tools@1.0.11
htmljs@1.0.11
http@1.3.0
id-map@1.0.9
jamielob:reloader@1.3.0
jquery@1.11.10
launch-screen@1.1.1
local-test:jamielob:reloader@1.3.0
logging@1.1.19
meteor@1.8.0
minimongo@1.4.0
modules@0.11.0
modules-runtime@0.9.0
mongo@1.3.0
mongo-dev-server@1.1.0
mongo-id@1.0.6
npm-mongo@2.2.33
observe-sequence@1.0.16
ordered-dict@1.0.9
practicalmeteor:chai@2.1.0_1
practicalmeteor:loglevel@1.2.0_2
practicalmeteor:mocha@2.4.5_2
practicalmeteor:mocha-core@0.1.4
practicalmeteor:sinon@1.14.1_2
promise@0.6.6
random@1.0.8
reactive-var@1.0.8
reload@1.1.7
retry@1.0.6
routepolicy@1.0.9
spacebars@1.0.10
spacebars-compiler@1.0.10
templating@1.1.8
templating-tools@1.0.3
promise@0.10.0
random@1.0.10
reactive-var@1.0.11
reload@1.1.11
retry@1.0.9
routepolicy@1.0.12
spacebars@1.0.12
spacebars-compiler@1.1.0
templating@1.2.14
templating-tools@1.1.1
tmeasday:test-reporter-helpers@0.2.1
tracker@1.0.12
ui@1.0.10
underscore@1.0.7
url@1.0.8
webapp@1.2.7
webapp-hashing@1.0.8
tracker@1.1.3
underscore@1.0.10
url@1.1.0
webapp@1.4.0
webapp-hashing@1.0.9
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).

[Change log file format](http://keepachangelog.com/)

## [1.3.0] - 2017-11-13
### Updated

- `cordova-plugin-splashscreen` from `4.0.0` to `4.1.0`

## [1.2.2] - 2016-10-05
### Fixed

Expand Down

0 comments on commit 6380bd5

Please sign in to comment.