Skip to content

Commit b19d041

Browse files
committed
chore(release): publish angular2-meteor@0.7.1 and angular2-compilers@0.6.6
1 parent 41762ac commit b19d041

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/angular2-meteor/atmosphere-packages/angular2-compilers/.versions

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
allow-deny@1.0.5
2-
angular2-compilers@0.6.5
2+
angular2-compilers@0.6.6
33
babel-compiler@6.8.4
44
babel-runtime@0.1.9_1
5-
barbatus:css-compiler@0.3.4
5+
barbatus:css-compiler@0.3.5_1
66
barbatus:scss-compiler@3.8.2
77
barbatus:typescript@0.5.2
88
barbatus:typescript-compiler@0.8.4
@@ -29,7 +29,7 @@ html-tools@1.0.10
2929
htmljs@1.0.10
3030
id-map@1.0.8
3131
jquery@1.11.9
32-
local-test:angular2-compilers@0.6.5
32+
local-test:angular2-compilers@0.6.6
3333
logging@1.0.14
3434
meteor@1.2.17_1
3535
minifier-css@1.1.13

packages/angular2-meteor/atmosphere-packages/angular2-compilers/package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
name: 'angular2-compilers',
3-
version: '0.6.5',
3+
version: '0.6.6',
44
summary: 'Angular 2 Templates, HTML and TypeScript compilers for Meteor',
55
git: 'https://github.com/Urigo/angular2-meteor/',
66
documentation: 'README.md'

packages/angular2-meteor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-meteor",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"keywords": [
55
"angular",
66
"angular2",

0 commit comments

Comments
 (0)