File tree 2 files changed +26
-2
lines changed
2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.0.0-alpha.1 (2022-08-27)
2
+
3
+ > ** This project once lived in a monorepo as a subproject.\
4
+ > Most commits listed below are re-implementations of features and documentation
5
+ > that existed * before* the repo migration.**
6
+
7
+
8
+ ### :robot : Continuous Integration
9
+
10
+ * add [ @dependabot ] ( https://github.com/dependabot ) configuration ([ d776443] ( https://github.com/flex-development/aggregate-error-ponyfill/commit/d776443ea4522694cdc101016176c5979fe848b7 ) )
11
+ * ** deps:** bump actions/github-script from 6.1.1 to 6.2.0 ([ #1 ] ( https://github.com/flex-development/aggregate-error-ponyfill/issues/1 ) ) ([ 8ae2cb4] ( https://github.com/flex-development/aggregate-error-ponyfill/commit/8ae2cb49e0580237a924f578779478275c156223 ) )
12
+
13
+
14
+ ### :pencil : Documentation
15
+
16
+ * ** ponyfill:** usage ([ 0d264cf] ( https://github.com/flex-development/aggregate-error-ponyfill/commit/0d264cfc8f5cfcaee010d5fd094ff4ce0d69c368 ) )
17
+ * ** release:** add repo migration note to changelog ([ 183bde5] ( https://github.com/flex-development/aggregate-error-ponyfill/commit/183bde55b143d6d27802d9d0c4f88c3e7caa7243 ) )
18
+
19
+
20
+ ### :sparkles : Features
21
+
22
+ * ** ponyfill:** add ponyfill ([ 373ce18] ( https://github.com/flex-development/aggregate-error-ponyfill/commit/373ce186bf2e97db0f842f5fcb3a07ca41e5875f ) )
23
+
1
24
## 1.0.0 (2021-11-04)
2
25
3
26
> ** This project once lived in a monorepo as a subproject.\
4
- > Commits listed below are from * before* the repo migration.**
27
+ > The commit listed below is from * before* the repo migration.**
28
+
5
29
6
30
### :hammer : Build
7
31
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" : " 1 .0.0" ,
4
+ "version" : " 2 .0.0-alpha.1 " ,
5
5
"keywords" : [
6
6
" aggregate-error" ,
7
7
" es-proposal" ,
You can’t perform that action at this time.
0 commit comments