Skip to content

Commit 43e9dd1

Browse files
committed
19.0.1
1 parent 037ec2d commit 43e9dd1

File tree

5 files changed

+18
-4
lines changed

5 files changed

+18
-4
lines changed

CHANGES.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changes
22

3+
## 19.0.1
4+
5+
- [`037ec2d2`](https://github.com/sinonjs/sinon/commit/037ec2d2a995fb1f84f7b63ed00e632316648612)
6+
Update migration docs (Carl-Erik Kopseng)
7+
8+
_Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2024-09-13._
9+
310
## 19.0.0
411

512
- [`3534ab4f`](https://github.com/sinonjs/sinon/commit/3534ab4fb02803173d9ca34f6020c3701d82abc9)

docs/_config.yml

+1-1
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: v19.0.0
8+
current_release: v19.0.1
99
current_major_version: 19
1010
markdown: kramdown
1111
kramdown:

docs/changelog.md

+7
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ permalink: /releases/changelog
66

77
# Changelog
88

9+
## 19.0.1
10+
11+
- [`037ec2d2`](https://github.com/sinonjs/sinon/commit/037ec2d2a995fb1f84f7b63ed00e632316648612)
12+
Update migration docs (Carl-Erik Kopseng)
13+
14+
_Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2024-09-13._
15+
916
## 19.0.0
1017

1118
- [`3534ab4f`](https://github.com/sinonjs/sinon/commit/3534ab4fb02803173d9ca34f6020c3701d82abc9)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)