@ms-cloudpack/bundler 0.6.0 → 0.6.2
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 +67 -1
- package/CHANGELOG.md +24 -2
- package/lib/tsdoc-metadata.json +1 -1
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,73 @@
|
|
|
2
2
|
"name": "@ms-cloudpack/bundler",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Sat, 15 Oct 2022 08:11:07 GMT",
|
|
6
|
+
"tag": "@ms-cloudpack/bundler_v0.6.2",
|
|
7
|
+
"version": "0.6.2",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@ms-cloudpack/bundler",
|
|
13
|
+
"comment": "Bump @ms-cloudpack/bundler-plugin-esbuild to v0.4.3",
|
|
14
|
+
"commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@ms-cloudpack/bundler",
|
|
19
|
+
"comment": "Bump @ms-cloudpack/bundler-plugin-ori to v0.6.3",
|
|
20
|
+
"commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@ms-cloudpack/bundler",
|
|
25
|
+
"comment": "Bump @ms-cloudpack/bundler-plugin-rollup to v0.3.3",
|
|
26
|
+
"commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@ms-cloudpack/bundler",
|
|
31
|
+
"comment": "Bump @ms-cloudpack/package-utilities to v1.0.0",
|
|
32
|
+
"commit": "cc252ba3e978d70205028b940070eac18e0d33aa"
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"date": "Thu, 13 Oct 2022 08:12:52 GMT",
|
|
39
|
+
"tag": "@ms-cloudpack/bundler_v0.6.1",
|
|
40
|
+
"version": "0.6.1",
|
|
41
|
+
"comments": {
|
|
42
|
+
"patch": [
|
|
43
|
+
{
|
|
44
|
+
"author": "beachball",
|
|
45
|
+
"package": "@ms-cloudpack/bundler",
|
|
46
|
+
"comment": "Bump @ms-cloudpack/bundler-plugin-esbuild to v0.4.2",
|
|
47
|
+
"commit": "4a90ca21df8eb75fd8000fd7f7eae3956c134391"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"author": "beachball",
|
|
51
|
+
"package": "@ms-cloudpack/bundler",
|
|
52
|
+
"comment": "Bump @ms-cloudpack/bundler-plugin-ori to v0.6.2",
|
|
53
|
+
"commit": "4a90ca21df8eb75fd8000fd7f7eae3956c134391"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"author": "beachball",
|
|
57
|
+
"package": "@ms-cloudpack/bundler",
|
|
58
|
+
"comment": "Bump @ms-cloudpack/bundler-plugin-rollup to v0.3.2",
|
|
59
|
+
"commit": "4a90ca21df8eb75fd8000fd7f7eae3956c134391"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"author": "beachball",
|
|
63
|
+
"package": "@ms-cloudpack/bundler",
|
|
64
|
+
"comment": "Bump @ms-cloudpack/package-utilities to v0.16.1",
|
|
65
|
+
"commit": "4a90ca21df8eb75fd8000fd7f7eae3956c134391"
|
|
66
|
+
}
|
|
67
|
+
]
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"date": "Wed, 12 Oct 2022 21:49:54 GMT",
|
|
6
72
|
"tag": "@ms-cloudpack/bundler_v0.6.0",
|
|
7
73
|
"version": "0.6.0",
|
|
8
74
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,34 @@
|
|
|
1
1
|
# Change Log - @ms-cloudpack/bundler
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Sat, 15 Oct 2022 08:11:07 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 0.6.2
|
|
8
|
+
|
|
9
|
+
Sat, 15 Oct 2022 08:11:07 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Bump @ms-cloudpack/bundler-plugin-esbuild to v0.4.3
|
|
14
|
+
- Bump @ms-cloudpack/bundler-plugin-ori to v0.6.3
|
|
15
|
+
- Bump @ms-cloudpack/bundler-plugin-rollup to v0.3.3
|
|
16
|
+
- Bump @ms-cloudpack/package-utilities to v1.0.0
|
|
17
|
+
|
|
18
|
+
## 0.6.1
|
|
19
|
+
|
|
20
|
+
Thu, 13 Oct 2022 08:12:52 GMT
|
|
21
|
+
|
|
22
|
+
### Patches
|
|
23
|
+
|
|
24
|
+
- Bump @ms-cloudpack/bundler-plugin-esbuild to v0.4.2
|
|
25
|
+
- Bump @ms-cloudpack/bundler-plugin-ori to v0.6.2
|
|
26
|
+
- Bump @ms-cloudpack/bundler-plugin-rollup to v0.3.2
|
|
27
|
+
- Bump @ms-cloudpack/package-utilities to v0.16.1
|
|
28
|
+
|
|
7
29
|
## 0.6.0
|
|
8
30
|
|
|
9
|
-
Wed, 12 Oct 2022 21:49:
|
|
31
|
+
Wed, 12 Oct 2022 21:49:54 GMT
|
|
10
32
|
|
|
11
33
|
### Minor changes
|
|
12
34
|
|
package/lib/tsdoc-metadata.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ms-cloudpack/bundler",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.2",
|
|
4
4
|
"description": "An abstraction to bundle source code.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@ms-cloudpack/bundler-plugin-esbuild": "^0.4.
|
|
17
|
-
"@ms-cloudpack/bundler-plugin-ori": "^0.6.
|
|
18
|
-
"@ms-cloudpack/bundler-plugin-rollup": "^0.3.
|
|
19
|
-
"@ms-cloudpack/package-utilities": "^0.
|
|
16
|
+
"@ms-cloudpack/bundler-plugin-esbuild": "^0.4.3",
|
|
17
|
+
"@ms-cloudpack/bundler-plugin-ori": "^0.6.3",
|
|
18
|
+
"@ms-cloudpack/bundler-plugin-rollup": "^0.3.3",
|
|
19
|
+
"@ms-cloudpack/package-utilities": "^1.0.0"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@ms-cloudpack/scripts": "*",
|