Skip to content

Commit f328e45

Browse files
committed
v4.1.6
1 parent 1d22708 commit f328e45

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
4.1.6 / 2024-12-18
2+
==================
3+
[Refactor] use `call-bound` directly; use `es-object-atoms`
4+
[Deps] update `call-bind`, `has-symbols`
5+
[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `hasown`, `mock-property`, `ses`, `tape`
6+
[actions] split out node 10-20, and 20+
7+
[actions] remove redundant finisher
8+
[Tests] replace `aud` with `npm audit`
9+
110
4.1.5 / 2023-11-30
211
==================
312
* [meta] republish without testing HTML file (#85)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "object.assign",
3-
"version": "4.1.5",
3+
"version": "4.1.6",
44
"author": "Jordan Harband",
55
"funding": {
66
"url": "https://github.com/sponsors/ljharb"

0 commit comments

Comments
 (0)