Skip to content

Commit 6ed2ebb

Browse files
committed
v1.3.0
1 parent bd64aff commit 6ed2ebb

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
1.3.0 / 2022-04-11
2+
=================
3+
* [New] `shim`/`auto`: add `flatMap` to `Symbol.unscopables`
4+
* [Deps] update `call-bind`, `es-abstract`
5+
* [actions] reuse common workflows
6+
* [actions] update codecov uploader
7+
* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `aud`, `auto-changelog`, `object-inspect`, `safe-publish-latest`, `tape`
8+
19
1.2.5 / 2021-10-01
210
=================
311
* [readme] add github actions/codecov badges; update description; remove travis badge

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.5",
3+
"version": "1.3.0",
44
"author": {
55
"name": "Jordan Harband",
66
"email": "ljharb@gmail.com",

0 commit comments

Comments
 (0)