@ms-cloudpack/bundler 0.8.0 → 0.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +20 -12
- package/CHANGELOG.md +8 -8
- package/package.json +6 -11
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@ms-cloudpack/bundler",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@ms-cloudpack/bundler_v0.
|
|
7
|
-
"version": "0.
|
|
5
|
+
"date": "Mon, 23 Jan 2023 21:05:38 GMT",
|
|
6
|
+
"tag": "@ms-cloudpack/bundler_v0.9.0",
|
|
7
|
+
"version": "0.9.0",
|
|
8
8
|
"comments": {
|
|
9
9
|
"patch": [
|
|
10
10
|
{
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"author": "dzearing@microsoft.com",
|
|
18
18
|
"package": "@ms-cloudpack/bundler",
|
|
19
19
|
"commit": "d0647ffe51e4244a8e977fab97f9ea158e0794f5",
|
|
20
|
-
"comment": "Writing error file
|
|
20
|
+
"comment": "Writing error file if errors occur."
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"minor": [
|
|
@@ -30,26 +30,34 @@
|
|
|
30
30
|
{
|
|
31
31
|
"author": "beachball",
|
|
32
32
|
"package": "@ms-cloudpack/bundler",
|
|
33
|
-
"comment": "Bump @ms-cloudpack/bundler-plugin-ori to v0.7.
|
|
34
|
-
"commit": "
|
|
33
|
+
"comment": "Bump @ms-cloudpack/bundler-plugin-ori to v0.7.13",
|
|
34
|
+
"commit": "1ed762013d5e88b60b733f394033c6c91dd473f0"
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
"author": "beachball",
|
|
38
38
|
"package": "@ms-cloudpack/bundler",
|
|
39
|
-
"comment": "Bump @ms-cloudpack/bundler-plugin-rollup to v0.5.
|
|
40
|
-
"commit": "
|
|
39
|
+
"comment": "Bump @ms-cloudpack/bundler-plugin-rollup to v0.5.7",
|
|
40
|
+
"commit": "1ed762013d5e88b60b733f394033c6c91dd473f0"
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
"author": "beachball",
|
|
44
44
|
"package": "@ms-cloudpack/bundler",
|
|
45
|
-
"comment": "Bump @ms-cloudpack/bundler-types to v0.
|
|
46
|
-
"commit": "
|
|
45
|
+
"comment": "Bump @ms-cloudpack/bundler-types to v0.8.0",
|
|
46
|
+
"commit": "1ed762013d5e88b60b733f394033c6c91dd473f0"
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
49
|
"author": "beachball",
|
|
50
50
|
"package": "@ms-cloudpack/bundler",
|
|
51
|
-
"comment": "Bump @ms-cloudpack/package-utilities to v2.2.
|
|
52
|
-
"commit": "
|
|
51
|
+
"comment": "Bump @ms-cloudpack/package-utilities to v2.2.2",
|
|
52
|
+
"commit": "1ed762013d5e88b60b733f394033c6c91dd473f0"
|
|
53
|
+
}
|
|
54
|
+
],
|
|
55
|
+
"none": [
|
|
56
|
+
{
|
|
57
|
+
"author": "elcraig@microsoft.com",
|
|
58
|
+
"package": "@ms-cloudpack/bundler",
|
|
59
|
+
"commit": "d092bb42a995e8bab968a0fdc1f35144680b73c3",
|
|
60
|
+
"comment": "Move beachball disallowedChangeTypes setting to repo config"
|
|
53
61
|
}
|
|
54
62
|
]
|
|
55
63
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
# Change Log - @ms-cloudpack/bundler
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 23 Jan 2023 21:05:38 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## 0.
|
|
7
|
+
## 0.9.0
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
Mon, 23 Jan 2023 21:05:38 GMT
|
|
10
10
|
|
|
11
11
|
### Minor changes
|
|
12
12
|
|
|
13
13
|
- Update type-only references to PackageDefinitions to use PackageDefinitionsCache type instead (elcraig@microsoft.com)
|
|
14
|
-
- Bump @ms-cloudpack/bundler-plugin-ori to v0.7.
|
|
15
|
-
- Bump @ms-cloudpack/bundler-plugin-rollup to v0.5.
|
|
16
|
-
- Bump @ms-cloudpack/bundler-types to v0.
|
|
17
|
-
- Bump @ms-cloudpack/package-utilities to v2.2.
|
|
14
|
+
- Bump @ms-cloudpack/bundler-plugin-ori to v0.7.13
|
|
15
|
+
- Bump @ms-cloudpack/bundler-plugin-rollup to v0.5.7
|
|
16
|
+
- Bump @ms-cloudpack/bundler-types to v0.8.0
|
|
17
|
+
- Bump @ms-cloudpack/package-utilities to v2.2.2
|
|
18
18
|
|
|
19
19
|
### Patches
|
|
20
20
|
|
|
21
21
|
- Add missing dep on `@ms-cloudpack/bundler-types` (elcraig@microsoft.com)
|
|
22
|
-
- Writing error file
|
|
22
|
+
- Writing error file if errors occur. (dzearing@microsoft.com)
|
|
23
23
|
|
|
24
24
|
## 0.7.12
|
|
25
25
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ms-cloudpack/bundler",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.9.0",
|
|
4
4
|
"description": "An abstraction to bundle source code.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"@ms-cloudpack/json-utilities": "^0.0.4",
|
|
17
|
-
"@ms-cloudpack/bundler-plugin-ori": "^0.7.
|
|
18
|
-
"@ms-cloudpack/bundler-plugin-rollup": "^0.5.
|
|
19
|
-
"@ms-cloudpack/bundler-types": "^0.
|
|
20
|
-
"@ms-cloudpack/package-utilities": "^2.2.
|
|
17
|
+
"@ms-cloudpack/bundler-plugin-ori": "^0.7.13",
|
|
18
|
+
"@ms-cloudpack/bundler-plugin-rollup": "^0.5.7",
|
|
19
|
+
"@ms-cloudpack/bundler-types": "^0.8.0",
|
|
20
|
+
"@ms-cloudpack/package-utilities": "^2.2.2"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
23
|
"@ms-cloudpack/scripts": "*",
|
|
@@ -36,10 +36,5 @@
|
|
|
36
36
|
},
|
|
37
37
|
"files": [
|
|
38
38
|
"/lib"
|
|
39
|
-
]
|
|
40
|
-
"beachball": {
|
|
41
|
-
"disallowedChangeTypes": [
|
|
42
|
-
"major"
|
|
43
|
-
]
|
|
44
|
-
}
|
|
39
|
+
]
|
|
45
40
|
}
|