Skip to content

Commit 713dfe7

Browse files
authored
release: 2.0.0-alpha.4 (#5)
1 parent a90400d commit 713dfe7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.0-alpha.4](https://github.com/flex-development/aggregate-error-ponyfill/compare/2.0.0-alpha.3...2.0.0-alpha.4) (2022-08-29)
2+
3+
4+
### :package: Build
5+
6+
* include file extensions for all import specifiers ([a90400d](https://github.com/flex-development/aggregate-error-ponyfill/commit/a90400d4125c88fa2b78090112a9073a104e3f04))
7+
18
## [2.0.0-alpha.3](https://github.com/flex-development/aggregate-error-ponyfill/compare/2.0.0-alpha.2...2.0.0-alpha.3) (2022-08-29)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/aggregate-error-ponyfill",
33
"description": "ES Proposal spec-compliant ponyfill for AggregateError",
4-
"version": "2.0.0-alpha.3",
4+
"version": "2.0.0-alpha.4",
55
"keywords": [
66
"aggregate-error",
77
"es-proposal",

0 commit comments

Comments
 (0)