Skip to content

Commit 811e1be

Browse files
committed
chore: bump version
1 parent f7ab7ba commit 811e1be

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: packages/vue-component/.versions

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
akryum:vue-component@0.15.3
1+
akryum:vue-component@0.16.0
22
akryum:vue-component-dev-client@0.4.7
33
akryum:vue-component-dev-server@0.1.4
44
autoupdate@1.8.0
5-
babel-compiler@7.10.2
5+
babel-compiler@7.10.3
66
babel-runtime@1.5.1
77
base64@1.0.12
88
boilerplate-generator@1.7.1
@@ -15,29 +15,29 @@ ddp-common@1.4.0
1515
ddp-server@2.6.0
1616
diff-sequence@1.1.2
1717
dynamic-import@0.7.2
18-
ecmascript@0.16.5
18+
ecmascript@0.16.6
1919
ecmascript-runtime@0.8.0
2020
ecmascript-runtime-client@0.12.1
2121
ecmascript-runtime-server@0.11.0
2222
ejson@1.1.3
2323
fetch@0.1.3
2424
id-map@1.1.1
2525
inter-process-messaging@0.1.1
26-
logging@1.3.1
27-
meteor@1.11.0
26+
logging@1.3.2
27+
meteor@1.11.1
2828
modern-browsers@0.1.9
2929
modules@0.19.0
3030
modules-runtime@0.13.1
3131
mongo-id@1.0.8
3232
promise@0.12.2
3333
random@1.2.1
34-
react-fast-refresh@0.2.5
34+
react-fast-refresh@0.2.6
3535
reactive-var@1.0.12
3636
reload@1.3.1
3737
retry@1.1.0
3838
routepolicy@1.1.1
3939
socket-stream-client@0.5.0
40-
tracker@1.3.0
41-
underscore@1.0.11
42-
webapp@1.13.3
40+
tracker@1.3.1
41+
underscore@1.0.12
42+
webapp@1.13.4
4343
webapp-hashing@1.1.1

Diff for: packages/vue-component/package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
name: 'akryum:vue-component',
3-
version: '0.15.3',
3+
version: '0.16.0',
44
summary: 'VueJS single-file components that hot-reloads',
55
git: 'https://github.com/Akryum/meteor-vue-component',
66
documentation: 'README.md',

0 commit comments

Comments
 (0)