Skip to content

Commit 6547aa1

Browse files
committed
16.1.2
1 parent 9ea3d5b commit 6547aa1

File tree

5 files changed

+18
-4
lines changed

5 files changed

+18
-4
lines changed

CHANGES.md

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

3+
## 16.1.2
4+
5+
- [`9ea3d5b2`](https://github.com/sinonjs/sinon/commit/9ea3d5b27389064856469f0e4dd2b6ea6f175708)
6+
Fix hooks-install (Carl-Erik Kopseng)
7+
8+
_Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2023-10-19._
9+
310
## 16.1.1
411

512
- [`ff0e993d`](https://github.com/sinonjs/sinon/commit/ff0e993df2adac356995bbc12d1d520a819360bd)

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: v16.1.1
8+
current_release: v16.1.2
99
current_major_version: 16
1010
markdown: kramdown
1111
kramdown:

docs/changelog.md

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

77
# Changelog
88

9+
## 16.1.2
10+
11+
- [`9ea3d5b2`](https://github.com/sinonjs/sinon/commit/9ea3d5b27389064856469f0e4dd2b6ea6f175708)
12+
Fix hooks-install (Carl-Erik Kopseng)
13+
14+
_Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2023-10-19._
15+
916
## 16.1.1
1017

1118
- [`ff0e993d`](https://github.com/sinonjs/sinon/commit/ff0e993df2adac356995bbc12d1d520a819360bd)

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

0 commit comments

Comments
 (0)