File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.0.0-alpha.2] ( https://github.com/flex-development/aggregate-error-ponyfill/compare/2.0.0-alpha.1...2.0.0-alpha.2 ) (2022-08-27)
2
+
3
+
4
+ ### :package : Build
5
+
6
+ * ** pkg:** add ` "type": "module" ` ([ 9f53632] ( https://github.com/flex-development/aggregate-error-ponyfill/commit/9f53632a3c39f3bc218f37090522d4c16431b4f1 ) )
7
+
8
+
9
+ ### :house_with_garden : Housekeeping
10
+
11
+ * ** pkg:** fix ` package.json#author ` ([ 29883e1] ( https://github.com/flex-development/aggregate-error-ponyfill/commit/29883e1ccd6fb78d83c08b62f111417286852adb ) )
12
+
1
13
## 2.0.0-alpha.1 (2022-08-27)
2
14
3
15
> ** This project once lived in a monorepo as a subproject.\
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flex-development/aggregate-error-ponyfill" ,
3
3
"description" : " ES Proposal spec-compliant ponyfill for AggregateError" ,
4
- "version" : " 2.0.0-alpha.1 " ,
4
+ "version" : " 2.0.0-alpha.2 " ,
5
5
"keywords" : [
6
6
" aggregate-error" ,
7
7
" es-proposal" ,
You can’t perform that action at this time.
0 commit comments