Skip to content

Commit

Permalink
Published reywood:publish-composite@1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Jan 2, 2024
1 parent 0f369f4 commit 78004b5
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
37 changes: 19 additions & 18 deletions .versions
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
allow-deny@1.1.1
autoupdate@1.8.0
babel-compiler@7.10.4
babel-compiler@7.10.5
babel-runtime@1.5.1
base64@1.0.12
binary-heap@1.0.11
blaze@2.1.9
blaze-tools@1.0.10
boilerplate-generator@1.7.1
boilerplate-generator@1.7.2
caching-compiler@1.2.2
caching-html-compiler@1.0.7
callback-hook@1.5.1
Expand All @@ -16,34 +16,34 @@ cultofcoders:mocha@2.4.6
ddp@1.4.1
ddp-client@2.6.1
ddp-common@1.4.0
ddp-server@2.6.2
ddp-server@2.7.0
deps@1.0.12
diff-sequence@1.1.2
dynamic-import@0.7.3
ecmascript@0.16.7
ecmascript@0.16.8
ecmascript-runtime@0.8.1
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
ejson@1.1.3
fetch@0.1.3
fetch@0.1.4
geojson-utils@1.0.11
html-tools@1.0.11
htmljs@1.0.11
id-map@1.1.1
inter-process-messaging@0.1.1
jquery@1.11.11
local-test:reywood:publish-composite@1.8.5-beta.2
logging@1.3.2
meteor@1.11.3
local-test:reywood:publish-composite@1.8.6
logging@1.3.3
meteor@1.11.4
minimongo@1.9.3
modern-browsers@0.1.9
modules@0.19.0
modern-browsers@0.1.10
modules@0.20.0
modules-runtime@0.13.1
mongo@1.16.7
mongo@1.16.8
mongo-decimal@0.1.3
mongo-dev-server@1.1.0
mongo-id@1.0.8
npm-mongo@4.16.0
npm-mongo@4.17.2
observe-sequence@1.0.16
ordered-dict@1.1.0
practicalmeteor:chai@2.1.0_1
Expand All @@ -52,20 +52,21 @@ practicalmeteor:mocha-core@1.0.1
practicalmeteor:sinon@1.14.1_2
promise@0.12.2
random@1.2.1
react-fast-refresh@0.2.7
react-fast-refresh@0.2.8
reactive-var@1.0.12
reload@1.3.1
retry@1.1.0
reywood:publish-composite@1.8.5-beta.2
reywood:publish-composite@1.8.6
routepolicy@1.1.1
socket-stream-client@0.5.1
socket-stream-client@0.5.2
spacebars@1.0.13
spacebars-compiler@1.1.3
templating@1.1.14
templating-tools@1.1.2
tmeasday:test-reporter-helpers@0.2.1
tracker@1.3.2
tracker@1.3.3
typescript@4.9.5
underscore@1.0.13
webapp@1.13.5
webapp@1.13.6
webapp-hashing@1.1.1
zodern:types@1.0.10
zodern:types@1.0.11
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v1.8.5
## v1.8.6
* Fixed `this.ready()` being fired too early [PR](https://github.com/Meteor-Community-Packages/meteor-publish-composite/pull/174) [manueltimita](https://github.com/manueltimita)
* 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)
* Updated `zodern:types` to v1.0.11 [@storytellercz](https://github.com/sponsors/StorytellerCZ)
Expand Down

0 comments on commit 78004b5

Please sign in to comment.