Skip to content

Commit 09039d7

Browse files
committed
12.0.1
1 parent 3f59822 commit 09039d7

File tree

3 files changed

+10011
-40
lines changed

3 files changed

+10011
-40
lines changed

CHANGES.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changes
22

3+
## 12.0.1
4+
5+
- [`3f598221`](https://github.com/sinonjs/sinon/commit/3f598221045904681f2b3b3ba1df617ed5e230e3)
6+
Fix issue with npm unlink for npm version > 6 (Carl-Erik Kopseng)
7+
>
8+
> 'npm unlink' would implicitly unlink the current dir
9+
> until version 7, which requires an argument
10+
>
11+
- [`51417a38`](https://github.com/sinonjs/sinon/commit/51417a38111eeeb7cd14338bfb762cc2df487e1b)
12+
Fix bundling of cjs module (#2412) (Julian Grinblat)
13+
>
14+
> * Fix bundling of cjs module >
15+
> * Run prettier
16+
17+
_Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2021-11-04._
18+
319
## 12.0.0
420

521
- [`b20ef9e4`](https://github.com/sinonjs/sinon/commit/b20ef9e4940e9384a6d0707b917a38e7bbfcd816)

0 commit comments

Comments
 (0)