Skip to content

Commit 18d5601

Browse files
committed
13.0.2
1 parent bddb631 commit 18d5601

File tree

5 files changed

+22
-4
lines changed

5 files changed

+22
-4
lines changed

CHANGES.md

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

3+
## 13.0.2
4+
5+
- [`bddb631a`](https://github.com/sinonjs/sinon/commit/bddb631aab6afc3e663a5db847c675ea96c90970)
6+
Update fake-timers (Carl-Erik Kopseng)
7+
- [`eaed0eb2`](https://github.com/sinonjs/sinon/commit/eaed0eb24bd8f42b0484b8861a5ff066001da5d5)
8+
Bump nokogiri from 1.13.3 to 1.13.4 (#2451) (dependabot[bot])
9+
10+
_Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2022-04-14._
11+
312
## 13.0.1
413

514
- [`ec4223f9`](https://github.com/sinonjs/sinon/commit/ec4223f94076d809483e3c6a7536cfc1278dd3c9)

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: v13.0.1
8+
current_release: v13.0.2
99
current_major_version: 13
1010
markdown: kramdown
1111
kramdown:

docs/changelog.md

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

77
# Changelog
88

9+
## 13.0.2
10+
11+
- [`bddb631a`](https://github.com/sinonjs/sinon/commit/bddb631aab6afc3e663a5db847c675ea96c90970)
12+
Update fake-timers (Carl-Erik Kopseng)
13+
- [`eaed0eb2`](https://github.com/sinonjs/sinon/commit/eaed0eb24bd8f42b0484b8861a5ff066001da5d5)
14+
Bump nokogiri from 1.13.3 to 1.13.4 (#2451) (dependabot[bot])
15+
16+
_Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2022-04-14._
17+
918
## 13.0.1
1019

1120
- [`ec4223f9`](https://github.com/sinonjs/sinon/commit/ec4223f94076d809483e3c6a7536cfc1278dd3c9)

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": "13.0.1",
18+
"version": "13.0.2",
1919
"homepage": "https://sinonjs.org/",
2020
"author": "Christian Johansen",
2121
"repository": {

0 commit comments

Comments
 (0)