File tree Expand file tree Collapse file tree 5 files changed +24
-4
lines changed Expand file tree Collapse file tree 5 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## 15.0.1
4
+
5
+ - [ ` aa493da4 ` ] ( https://github.com/sinonjs/sinon/commit/aa493da47d788025c0d512696651072973f301ec )
6
+ Upgrade to fake-timers v10.0.2 (Carl-Erik Kopseng)
7
+ > Contains several fixes
8
+ - [ ` b3ee0aa5 ` ] ( https://github.com/sinonjs/sinon/commit/b3ee0aa5c84e7c0f5203591e1507bd1015208925 )
9
+ Use Node version 18 in Runkit examples (Carl-Erik Kopseng)
10
+
11
+ _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2022-12-15._
12
+
3
13
## 15.0.0
4
14
5
15
- [ ` b75fbfa9 ` ] ( https://github.com/sinonjs/sinon/commit/b75fbfa9e57ba9b9c1b639b68646b1d054e0a7e3 )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: >-
5
5
url : ' https://sinonjs.org'
6
6
github_username : sinonjs
7
7
sinon :
8
- current_release : v15.0.0
8
+ current_release : v15.0.1
9
9
current_major_version : 15
10
10
markdown : kramdown
11
11
kramdown :
Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ permalink: /releases/changelog
6
6
7
7
# Changelog
8
8
9
+ ## 15.0.1
10
+
11
+ - [ ` aa493da4 ` ] ( https://github.com/sinonjs/sinon/commit/aa493da47d788025c0d512696651072973f301ec )
12
+ Upgrade to fake-timers v10.0.2 (Carl-Erik Kopseng)
13
+ > Contains several fixes
14
+ - [ ` b3ee0aa5 ` ] ( https://github.com/sinonjs/sinon/commit/b3ee0aa5c84e7c0f5203591e1507bd1015208925 )
15
+ Use Node version 18 in Runkit examples (Carl-Erik Kopseng)
16
+
17
+ _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2022-12-15._
18
+
9
19
## 15.0.0
10
20
11
21
- [ ` b75fbfa9 ` ] ( https://github.com/sinonjs/sinon/commit/b75fbfa9e57ba9b9c1b639b68646b1d054e0a7e3 )
Original file line number Diff line number Diff line change 15
15
" xhr" ,
16
16
" assert"
17
17
],
18
- "version" : " 15.0.0 " ,
18
+ "version" : " 15.0.1 " ,
19
19
"homepage" : " https://sinonjs.org/" ,
20
20
"author" : " Christian Johansen" ,
21
21
"repository" : {
You can’t perform that action at this time.
0 commit comments