We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22060be commit 5ea67c5Copy full SHA for 5ea67c5
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
4
5
+## v2.9.6 (2025-03-28)
6
+
7
+Republish with built assets, as v2.9.5 did not have them.
8
9
10
## v2.9.5 (2025-03-27)
11
12
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@ember/test-helpers",
- "version": "2.9.5",
+ "version": "2.9.6",
"description": "Helpers for testing Ember.js applications",
"keywords": [
"ember-addon"
0 commit comments