Skip to content

Commit 177805e

Browse files
author
OneDrive Build
committed
Applying package updates.
1 parent de75579 commit 177805e

19 files changed

Lines changed: 113 additions & 48 deletions

File tree

common/changes/nickpape-move-schemafiles_2017-01-31-01-01.json

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

gulp-core-build-karma/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-karma",
33
"entries": [
4+
{
5+
"version": "2.1.2",
6+
"tag": "@microsoft/gulp-core-build-karma_v2.1.2",
7+
"date": "Tue, 31 Jan 2017 01:55:09 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Introduce schema for KarmaTask"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.1.1",
618
"tag": "@microsoft/gulp-core-build-karma_v2.1.1",

gulp-core-build-karma/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-karma
22

3-
This log was last generated on Mon, 30 Jan 2017 20:03:56 GMT and should not be manually modified.
3+
This log was last generated on Tue, 31 Jan 2017 01:55:09 GMT and should not be manually modified.
4+
5+
## 2.1.2
6+
Tue, 31 Jan 2017 01:55:09 GMT
7+
8+
### Patches
9+
10+
- Introduce schema for KarmaTask
411

512
## 2.1.1
613
Mon, 30 Jan 2017 20:03:56 GMT

gulp-core-build-karma/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-karma",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

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.2",
6+
"tag": "@microsoft/gulp-core-build-sass_v2.0.2",
7+
"date": "Tue, 31 Jan 2017 01:55:09 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Introduce schema for SassTask"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.0.1",
618
"tag": "@microsoft/gulp-core-build-sass_v2.0.1",

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 Fri, 13 Jan 2017 06:46:05 GMT and should not be manually modified.
3+
This log was last generated on Tue, 31 Jan 2017 01:55:09 GMT and should not be manually modified.
4+
5+
## 2.0.2
6+
Tue, 31 Jan 2017 01:55:09 GMT
7+
8+
### Patches
9+
10+
- Introduce schema for SassTask
411

512
## 2.0.1
613
Fri, 13 Jan 2017 06:46:05 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.1",
3+
"version": "2.0.2",
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.2",
6+
"tag": "@microsoft/gulp-core-build-serve_v2.0.2",
7+
"date": "Tue, 31 Jan 2017 01:55:09 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Introduce schema for ServeTask"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.0.1",
618
"tag": "@microsoft/gulp-core-build-serve_v2.0.1",

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 Fri, 13 Jan 2017 06:46:05 GMT and should not be manually modified.
3+
This log was last generated on Tue, 31 Jan 2017 01:55:09 GMT and should not be manually modified.
4+
5+
## 2.0.2
6+
Tue, 31 Jan 2017 01:55:09 GMT
7+
8+
### Patches
9+
10+
- Introduce schema for ServeTask
411

512
## 2.0.1
613
Fri, 13 Jan 2017 06:46:05 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.1",
3+
"version": "2.0.2",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)