Skip to content

Commit e97b842

Browse files
committed
Update docs/changelog.md and set new release id in docs/_config.yml
1 parent 6314266 commit e97b842

File tree

3 files changed

+17015
-2
lines changed

3 files changed

+17015
-2
lines changed

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: v11.1.1
8+
current_release: v11.1.2
99
markdown: kramdown
1010
kramdown:
1111
input: GFM

docs/changelog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ permalink: /releases/changelog
55
---
66
# Changelog
77

8-
11.0.1 / 2021-05-26
8+
11.1.2 / 2021-07-27
9+
==================
10+
11+
* Upgrade @sinonjs/fake-timers to latest, see https://github.com/sinonjs/fake-timers/blob/master/CHANGELOG.md#712--2021-05-28
12+
* Copy over acessor properties to target object #2387
13+
14+
11.1.1 / 2021-05-26
915
==================
1016

1117
* Fix #2379 by using v7 of supports-color

0 commit comments

Comments
 (0)