Skip to content

Commit

Permalink
v4.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 18, 2024
1 parent 1d22708 commit f328e45
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
4.1.6 / 2024-12-18
==================
[Refactor] use `call-bound` directly; use `es-object-atoms`
[Deps] update `call-bind`, `has-symbols`
[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `hasown`, `mock-property`, `ses`, `tape`
[actions] split out node 10-20, and 20+
[actions] remove redundant finisher
[Tests] replace `aud` with `npm audit`

4.1.5 / 2023-11-30
==================
* [meta] republish without testing HTML file (#85)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "object.assign",
"version": "4.1.5",
"version": "4.1.6",
"author": "Jordan Harband",
"funding": {
"url": "https://github.com/sponsors/ljharb"
Expand Down

0 comments on commit f328e45

Please sign in to comment.