Skip to content

Commit 77ae722

Browse files
committed
Release 7.2.0
1 parent 730623c commit 77ae722

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55

66

7+
8+
## v7.2.0 (2023-10-12)
9+
10+
#### :rocket: Enhancement
11+
* [#893](https://github.com/elwayman02/ember-sinon-qunit/pull/893) Add ember-source 5 support ([@SergeAstapov](https://github.com/SergeAstapov))
12+
13+
#### :house: Internal
14+
* [#898](https://github.com/elwayman02/ember-sinon-qunit/pull/898) Upgrade Linting ([@elwayman02](https://github.com/elwayman02))
15+
16+
#### Committers: 2
17+
- Jordan Hawker ([@elwayman02](https://github.com/elwayman02))
18+
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))
19+
720
## v7.1.4 (2023-03-20)
821

922
#### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-sinon-qunit",
3-
"version": "7.1.4",
3+
"version": "7.2.0",
44
"description": "Sinon sandbox test integration for QUnit",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)