Skip to content

Commit 40f9d6b

Browse files
committed
21.1.1
1 parent 3c8b023 commit 40f9d6b

File tree

5 files changed

+24
-4
lines changed

5 files changed

+24
-4
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changes
22

3+
## 21.1.1
4+
5+
- [`3c8b023b`](https://github.com/sinonjs/sinon/commit/3c8b023b942b7cbd235b3804e81a36293f1c1b1a)
6+
Update deps (Carl-Erik Kopseng)
7+
- [`2eabf5da`](https://github.com/sinonjs/sinon/commit/2eabf5dabdc242dd1cba1d6f0ffdbbfdf026da2b)
8+
fix(#2692): Remove ESM-only supports-color as it breaks CJS exports (#2693) (Carl-Erik Kopseng)
9+
> - fix(#2692): Remove ESM-only supports-color as it breaks CJS exports
10+
11+
_Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2026-04-10._
12+
313
## 21.1.0
414

515
- [`0a5526c5`](https://github.com/sinonjs/sinon/commit/0a5526c54b44885cd0e85fb3c42218e75caa93ee)

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >-
55
url: https://sinonjs.org
66
github_username: sinonjs
77
sinon:
8-
current_release: v21.1.0
8+
current_release: v21.1.1
99
current_major_version: 21
1010
markdown: kramdown
1111
kramdown:

docs/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ permalink: /releases/changelog
66

77
# Changelog
88

9+
## 21.1.1
10+
11+
- [`3c8b023b`](https://github.com/sinonjs/sinon/commit/3c8b023b942b7cbd235b3804e81a36293f1c1b1a)
12+
Update deps (Carl-Erik Kopseng)
13+
- [`2eabf5da`](https://github.com/sinonjs/sinon/commit/2eabf5dabdc242dd1cba1d6f0ffdbbfdf026da2b)
14+
fix(#2692): Remove ESM-only supports-color as it breaks CJS exports (#2693) (Carl-Erik Kopseng)
15+
> - fix(#2692): Remove ESM-only supports-color as it breaks CJS exports
16+
17+
_Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2026-04-10._
18+
919
## 21.1.0
1020

1121
- [`0a5526c5`](https://github.com/sinonjs/sinon/commit/0a5526c54b44885cd0e85fb3c42218e75caa93ee)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"xhr",
1616
"assert"
1717
],
18-
"version": "21.1.0",
18+
"version": "21.1.1",
1919
"homepage": "https://sinonjs.org/",
2020
"author": "Christian Johansen",
2121
"repository": {

0 commit comments

Comments
 (0)