@ms-cloudpack/bundler 0.9.0 → 0.9.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 +55 -1
- package/CHANGELOG.md +22 -2
- package/lib/tsdoc-metadata.json +1 -1
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,61 @@
|
|
|
2
2
|
"name": "@ms-cloudpack/bundler",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Thu, 26 Jan 2023 08:12:23 GMT",
|
|
6
|
+
"tag": "@ms-cloudpack/bundler_v0.9.2",
|
|
7
|
+
"version": "0.9.2",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@ms-cloudpack/bundler",
|
|
13
|
+
"comment": "Bump @ms-cloudpack/bundler-plugin-ori to v0.7.15",
|
|
14
|
+
"commit": "6b62ab60495f81a59c6d85db4f9585bcc115c7c7"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@ms-cloudpack/bundler",
|
|
19
|
+
"comment": "Bump @ms-cloudpack/bundler-plugin-rollup to v0.5.9",
|
|
20
|
+
"commit": "6b62ab60495f81a59c6d85db4f9585bcc115c7c7"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"date": "Wed, 25 Jan 2023 08:11:21 GMT",
|
|
27
|
+
"tag": "@ms-cloudpack/bundler_v0.9.1",
|
|
28
|
+
"version": "0.9.1",
|
|
29
|
+
"comments": {
|
|
30
|
+
"patch": [
|
|
31
|
+
{
|
|
32
|
+
"author": "beachball",
|
|
33
|
+
"package": "@ms-cloudpack/bundler",
|
|
34
|
+
"comment": "Bump @ms-cloudpack/bundler-plugin-ori to v0.7.14",
|
|
35
|
+
"commit": "3e5735deff2392cc37e1ac14224cdb7c60d0e378"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"author": "beachball",
|
|
39
|
+
"package": "@ms-cloudpack/bundler",
|
|
40
|
+
"comment": "Bump @ms-cloudpack/bundler-plugin-rollup to v0.5.8",
|
|
41
|
+
"commit": "3e5735deff2392cc37e1ac14224cdb7c60d0e378"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"author": "beachball",
|
|
45
|
+
"package": "@ms-cloudpack/bundler",
|
|
46
|
+
"comment": "Bump @ms-cloudpack/bundler-types to v0.9.0",
|
|
47
|
+
"commit": "3e5735deff2392cc37e1ac14224cdb7c60d0e378"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"author": "beachball",
|
|
51
|
+
"package": "@ms-cloudpack/bundler",
|
|
52
|
+
"comment": "Bump @ms-cloudpack/package-utilities to v2.3.0",
|
|
53
|
+
"commit": "3e5735deff2392cc37e1ac14224cdb7c60d0e378"
|
|
54
|
+
}
|
|
55
|
+
]
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"date": "Mon, 23 Jan 2023 21:06:01 GMT",
|
|
6
60
|
"tag": "@ms-cloudpack/bundler_v0.9.0",
|
|
7
61
|
"version": "0.9.0",
|
|
8
62
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,32 @@
|
|
|
1
1
|
# Change Log - @ms-cloudpack/bundler
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 26 Jan 2023 08:12:23 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 0.9.2
|
|
8
|
+
|
|
9
|
+
Thu, 26 Jan 2023 08:12:23 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Bump @ms-cloudpack/bundler-plugin-ori to v0.7.15
|
|
14
|
+
- Bump @ms-cloudpack/bundler-plugin-rollup to v0.5.9
|
|
15
|
+
|
|
16
|
+
## 0.9.1
|
|
17
|
+
|
|
18
|
+
Wed, 25 Jan 2023 08:11:21 GMT
|
|
19
|
+
|
|
20
|
+
### Patches
|
|
21
|
+
|
|
22
|
+
- Bump @ms-cloudpack/bundler-plugin-ori to v0.7.14
|
|
23
|
+
- Bump @ms-cloudpack/bundler-plugin-rollup to v0.5.8
|
|
24
|
+
- Bump @ms-cloudpack/bundler-types to v0.9.0
|
|
25
|
+
- Bump @ms-cloudpack/package-utilities to v2.3.0
|
|
26
|
+
|
|
7
27
|
## 0.9.0
|
|
8
28
|
|
|
9
|
-
Mon, 23 Jan 2023 21:
|
|
29
|
+
Mon, 23 Jan 2023 21:06:01 GMT
|
|
10
30
|
|
|
11
31
|
### Minor changes
|
|
12
32
|
|
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.9.
|
|
3
|
+
"version": "0.9.2",
|
|
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.
|
|
17
|
+
"@ms-cloudpack/bundler-plugin-ori": "^0.7.15",
|
|
18
|
+
"@ms-cloudpack/bundler-plugin-rollup": "^0.5.9",
|
|
19
|
+
"@ms-cloudpack/bundler-types": "^0.9.0",
|
|
20
|
+
"@ms-cloudpack/package-utilities": "^2.3.0"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
23
|
"@ms-cloudpack/scripts": "*",
|