Skip to content

Commit

Permalink
Published bozhao:link-accounts@2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed May 9, 2022
1 parent c2a6863 commit acc0eae
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 deletions .versions
@@ -1,56 +1,56 @@
accounts-base@1.9.0
accounts-oauth@1.2.0
allow-deny@1.1.0
babel-compiler@7.6.1
accounts-base@2.2.2
accounts-oauth@1.4.1
allow-deny@1.1.1
babel-compiler@7.9.0
babel-runtime@1.5.0
base64@1.0.12
binary-heap@1.0.11
boilerplate-generator@1.7.1
bozhao:link-accounts@2.4.0
callback-hook@1.3.0
bozhao:link-accounts@2.5.0
callback-hook@1.4.0
check@1.3.1
ddp@1.4.0
ddp-client@2.4.0
ddp-client@2.5.0
ddp-common@1.4.0
ddp-rate-limiter@1.0.9
ddp-server@2.3.2
ddp-rate-limiter@1.1.0
ddp-server@2.5.0
diff-sequence@1.1.1
dynamic-import@0.6.0
ecmascript@0.15.1
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.11.0
ecmascript-runtime-server@0.10.0
ejson@1.1.1
dynamic-import@0.7.2
ecmascript@0.16.2
ecmascript-runtime@0.8.0
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
ejson@1.1.2
fetch@0.1.1
geojson-utils@1.0.10
id-map@1.1.0
id-map@1.1.1
inter-process-messaging@0.1.1
localstorage@1.2.0
logging@1.2.0
meteor@1.9.3
minimongo@1.6.2
modern-browsers@0.1.5
modules@0.16.0
modules-runtime@0.12.0
mongo@1.11.0
logging@1.3.1
meteor@1.10.0
minimongo@1.8.0
modern-browsers@0.1.7
modules@0.18.0
modules-runtime@0.13.0
mongo@1.14.6
mongo-decimal@0.1.2
mongo-dev-server@1.1.0
mongo-id@1.0.7
npm-mongo@3.9.0
oauth@1.3.2
mongo-id@1.0.8
npm-mongo@4.3.1
oauth@2.1.2
ordered-dict@1.1.0
promise@0.11.2
promise@0.12.0
random@1.2.0
rate-limit@1.0.9
react-fast-refresh@0.1.0
react-fast-refresh@0.2.3
reactive-var@1.0.11
reload@1.3.1
retry@1.1.0
routepolicy@1.1.0
service-configuration@1.0.11
socket-stream-client@0.3.1
routepolicy@1.1.1
service-configuration@1.3.0
socket-stream-client@0.4.0
tracker@1.2.0
underscore@1.0.10
url@1.3.1
webapp@1.10.1
url@1.3.2
webapp@1.13.1
webapp-hashing@1.1.0
2 changes: 1 addition & 1 deletion package.js
@@ -1,6 +1,6 @@
Package.describe({
summary: 'Meteor external service link system',
version: '2.4.1',
version: '2.5.0',
git: 'https://github.com/yubozhao/meteor-link-accounts',
name: 'bozhao:link-accounts',
description: 'Link social accounts for Meteor'
Expand Down

0 comments on commit acc0eae

Please sign in to comment.