Skip to content

Commit c8b73f5

Browse files
author
OneDrive Build
committed
Applying package updates.
1 parent c30d36f commit c8b73f5

15 files changed

Lines changed: 89 additions & 38 deletions

File tree

common/changes/nickpape-fix-declaration_2017-01-31-20-17.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

gulp-core-build-sass/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/gulp-core-build-sass",
33
"entries": [
4+
{
5+
"version": "2.0.3",
6+
"tag": "@microsoft/gulp-core-build-sass_v2.0.3",
7+
"date": "Tue, 31 Jan 2017 20:32:37 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Make loadSchema public instead of protected."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.0.2",
618
"tag": "@microsoft/gulp-core-build-sass_v2.0.2",

gulp-core-build-sass/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @microsoft/gulp-core-build-sass
22

3-
This log was last generated on Tue, 31 Jan 2017 01:55:09 GMT and should not be manually modified.
3+
This log was last generated on Tue, 31 Jan 2017 20:32:37 GMT and should not be manually modified.
4+
5+
## 2.0.3
6+
Tue, 31 Jan 2017 20:32:37 GMT
7+
8+
### Patches
9+
10+
- Make loadSchema public instead of protected.
411

512
## 2.0.2
613
Tue, 31 Jan 2017 01:55:09 GMT

gulp-core-build-sass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build-sass",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

gulp-core-build-serve/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/gulp-core-build-serve",
33
"entries": [
4+
{
5+
"version": "2.0.3",
6+
"tag": "@microsoft/gulp-core-build-serve_v2.0.3",
7+
"date": "Tue, 31 Jan 2017 20:32:37 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Make loadSchema public instead of protected."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.0.2",
618
"tag": "@microsoft/gulp-core-build-serve_v2.0.2",

gulp-core-build-serve/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @microsoft/gulp-core-build-serve
22

3-
This log was last generated on Tue, 31 Jan 2017 01:55:09 GMT and should not be manually modified.
3+
This log was last generated on Tue, 31 Jan 2017 20:32:37 GMT and should not be manually modified.
4+
5+
## 2.0.3
6+
Tue, 31 Jan 2017 20:32:37 GMT
7+
8+
### Patches
9+
10+
- Make loadSchema public instead of protected.
411

512
## 2.0.2
613
Tue, 31 Jan 2017 01:55:09 GMT

gulp-core-build-serve/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build-serve",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

gulp-core-build-typescript/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/gulp-core-build-typescript",
33
"entries": [
4+
{
5+
"version": "2.2.5",
6+
"tag": "@microsoft/gulp-core-build-typescript_v2.2.5",
7+
"date": "Tue, 31 Jan 2017 20:32:37 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Make loadSchema public instead of protected."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.2.4",
618
"tag": "@microsoft/gulp-core-build-typescript_v2.2.4",

gulp-core-build-typescript/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @microsoft/gulp-core-build-typescript
22

3-
This log was last generated on Tue, 31 Jan 2017 01:55:09 GMT and should not be manually modified.
3+
This log was last generated on Tue, 31 Jan 2017 20:32:37 GMT and should not be manually modified.
4+
5+
## 2.2.5
6+
Tue, 31 Jan 2017 20:32:37 GMT
7+
8+
### Patches
9+
10+
- Make loadSchema public instead of protected.
411

512
## 2.2.4
613
Tue, 31 Jan 2017 01:55:09 GMT

gulp-core-build-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build-typescript",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)