Skip to content

Commit

Permalink
11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Feb 10, 2024
1 parent d75d082 commit f762928
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes

## 11.0.1

- [`d75d082`](https://github.com/sinonjs/referee/commit/d75d08206270add0ff8f3dcb352fccb7336569ea)
chore: add cdn fields to package.json (Morgan Roderick)
>
> This is basically the same changes as in https://github.com/sinonjs/sinon/pull/1520/files
>
_Released by Morgan Roderick on 2024-02-10._

## 11.0.0

- [`14949b9`](https://github.com/sinonjs/referee/commit/14949b9e56fd49fadc65a30858c4847d3d8d4db6)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sinonjs/referee",
"version": "11.0.0",
"version": "11.0.1",
"description": "Assertions for any JavaScript test framework and environment",
"author": "Christian Johansen",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit f762928

Please sign in to comment.