Skip to content

Commit 589dfce

Browse files
committed
v2.0.5
1 parent fb1a974 commit 589dfce

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
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [v2.0.5](https://github.com/es-shims/Promise.any/compare/v2.0.4...v2.0.5) - 2022-11-07
9+
10+
### Commits
11+
12+
- [meta] use `npmignore` to autogenerate an npmignore file [`a05de28`](https://github.com/es-shims/Promise.any/commit/a05de28a21582aac7695299a5bec69540ff0bccd)
13+
- [Deps] update `array.prototype.map`, `es-abstract`, `es-aggregate-error`, `get-intrinsic` [`fb1a974`](https://github.com/es-shims/Promise.any/commit/fb1a974a9aaa555da72d88764e01d66709dd52a0)
14+
- [actions] update rebase action to use reusable workflow [`9b62e53`](https://github.com/es-shims/Promise.any/commit/9b62e53eb436363fea9c00d33df50cebd216f978)
15+
- [Deps] update `define-properties`, `es-abstract`, `es-aggregate-error`, `get-intrinsic` [`cc43f24`](https://github.com/es-shims/Promise.any/commit/cc43f240fc265e160e7f0991f71d75fef5dab000)
16+
- [Dev Deps] update `aud`, `tape` [`63b55bb`](https://github.com/es-shims/Promise.any/commit/63b55bb2bfd1dd3dbb6fb6fab0e61666067f6cee)
17+
- [Dev Deps] update `@ljharb/eslint-config`, `functions-have-names` [`d002fd5`](https://github.com/es-shims/Promise.any/commit/d002fd532267ffead2edac8354d6a967e0042354)
18+
819
## [v2.0.4](https://github.com/es-shims/Promise.any/compare/v2.0.3...v2.0.4) - 2022-04-09
920

1021
### Commits

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "promise.any",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"contributors": [
55
{
66
"name": "Jordan Harband",

0 commit comments

Comments
 (0)