Skip to content

Commit d857dcc

Browse files
committed
v1.0.7
1 parent c9d57a1 commit d857dcc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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+
## [v1.0.7](https://github.com/es-shims/Promise.allSettled/compare/v1.0.6...v1.0.7) - 2023-09-03
9+
10+
### Commits
11+
12+
- [Deps] update `define-properties`, `es-abstract`, `get-intrinsic` [`c9d57a1`](https://github.com/es-shims/Promise.allSettled/commit/c9d57a1775a44dcb4b924c4599104ca2197781eb)
13+
- [Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `es6-shim`, `tape` [`68f2785`](https://github.com/es-shims/Promise.allSettled/commit/68f27854b2ac4a9d6cdb58547e8e57df56377738)
14+
815
## [v1.0.6](https://github.com/es-shims/Promise.allSettled/compare/v1.0.5...v1.0.6) - 2022-11-07
916

1017
### 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.allsettled",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"author": "Jordan Harband <[email protected]>",
55
"funding": {
66
"url": "https://github.com/sponsors/ljharb"

0 commit comments

Comments
 (0)