Skip to content

Commit 78004b5

Browse files
committed
Published reywood:publish-composite@1.8.6
1 parent 0f369f4 commit 78004b5

File tree

2 files changed

+20
-19
lines changed

2 files changed

+20
-19
lines changed

.versions

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
allow-deny@1.1.1
22
autoupdate@1.8.0
3-
babel-compiler@7.10.4
3+
babel-compiler@7.10.5
44
babel-runtime@1.5.1
55
base64@1.0.12
66
binary-heap@1.0.11
77
blaze@2.1.9
88
blaze-tools@1.0.10
9-
boilerplate-generator@1.7.1
9+
boilerplate-generator@1.7.2
1010
caching-compiler@1.2.2
1111
caching-html-compiler@1.0.7
1212
callback-hook@1.5.1
@@ -16,34 +16,34 @@ cultofcoders:mocha@2.4.6
1616
ddp@1.4.1
1717
ddp-client@2.6.1
1818
ddp-common@1.4.0
19-
ddp-server@2.6.2
19+
ddp-server@2.7.0
2020
deps@1.0.12
2121
diff-sequence@1.1.2
2222
dynamic-import@0.7.3
23-
ecmascript@0.16.7
23+
ecmascript@0.16.8
2424
ecmascript-runtime@0.8.1
2525
ecmascript-runtime-client@0.12.1
2626
ecmascript-runtime-server@0.11.0
2727
ejson@1.1.3
28-
fetch@0.1.3
28+
fetch@0.1.4
2929
geojson-utils@1.0.11
3030
html-tools@1.0.11
3131
htmljs@1.0.11
3232
id-map@1.1.1
3333
inter-process-messaging@0.1.1
3434
jquery@1.11.11
35-
local-test:reywood:publish-composite@1.8.5-beta.2
36-
logging@1.3.2
37-
meteor@1.11.3
35+
local-test:reywood:publish-composite@1.8.6
36+
logging@1.3.3
37+
meteor@1.11.4
3838
minimongo@1.9.3
39-
modern-browsers@0.1.9
40-
modules@0.19.0
39+
modern-browsers@0.1.10
40+
modules@0.20.0
4141
modules-runtime@0.13.1
42-
mongo@1.16.7
42+
mongo@1.16.8
4343
mongo-decimal@0.1.3
4444
mongo-dev-server@1.1.0
4545
mongo-id@1.0.8
46-
npm-mongo@4.16.0
46+
npm-mongo@4.17.2
4747
observe-sequence@1.0.16
4848
ordered-dict@1.1.0
4949
practicalmeteor:chai@2.1.0_1
@@ -52,20 +52,21 @@ practicalmeteor:mocha-core@1.0.1
5252
practicalmeteor:sinon@1.14.1_2
5353
promise@0.12.2
5454
random@1.2.1
55-
react-fast-refresh@0.2.7
55+
react-fast-refresh@0.2.8
5656
reactive-var@1.0.12
5757
reload@1.3.1
5858
retry@1.1.0
59-
reywood:publish-composite@1.8.5-beta.2
59+
reywood:publish-composite@1.8.6
6060
routepolicy@1.1.1
61-
socket-stream-client@0.5.1
61+
socket-stream-client@0.5.2
6262
spacebars@1.0.13
6363
spacebars-compiler@1.1.3
6464
templating@1.1.14
6565
templating-tools@1.1.2
6666
tmeasday:test-reporter-helpers@0.2.1
67-
tracker@1.3.2
67+
tracker@1.3.3
68+
typescript@4.9.5
6869
underscore@1.0.13
69-
webapp@1.13.5
70+
webapp@1.13.6
7071
webapp-hashing@1.1.1
71-
zodern:types@1.0.10
72+
zodern:types@1.0.11

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v1.8.5
1+
## v1.8.6
22
* Fixed `this.ready()` being fired too early [PR](https://github.com/Meteor-Community-Packages/meteor-publish-composite/pull/174) [manueltimita](https://github.com/manueltimita)
33
* Added `ddp` dependency that is needed for Meteor 3.0 and version support for Meteor `3.0-beta.0` [@storytellercz](https://github.com/sponsors/StorytellerCZ)
44
* Updated `zodern:types` to v1.0.11 [@storytellercz](https://github.com/sponsors/StorytellerCZ)

0 commit comments

Comments
 (0)