Skip to content

Commit deef67f

Browse files
committed
v1.2.4
1 parent a4a108c commit deef67f

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
1.2.4 / 2020-11-18
2+
=================
3+
* [Deps] update `es-abstract`; use `call-bind` where applicable
4+
* [meta] do not publish github action workflows
5+
* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `object-inspect`, `tape`; add `aud`
6+
* [Tests] migrate tests to Github Actions
7+
* [Tests] run `nyc` on all tests
8+
* [Tests] add `implementation` test; run `es-shim-api` in postlint; use `tape` runner
9+
* [actions] add "Allow Edits" workflow
10+
* [actions] switch Automatic Rebase workflow to `pull_request_target` event
11+
112
1.2.3 / 2019-12-12
213
=================
314
* [Refactor] use split-up `es-abstract` (65% bundle size decrease)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "array.prototype.flatmap",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"author": {
55
"name": "Jordan Harband",
66
"email": "ljharb@gmail.com",

0 commit comments

Comments
 (0)