Skip to content

Commit 4490dbb

Browse files
committed
Release 3.2.0
1 parent 0f13dad commit 4490dbb

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

addon/CHANGELOG.md

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

55

66

7+
8+
## v3.2.0 (2023-06-30)
9+
10+
#### :rocket: Enhancement
11+
* [#1389](https://github.com/emberjs/ember-test-helpers/pull/1389) Support `@types`, preview types, and stable types for Ember.js ([@gitKrystan](https://github.com/gitKrystan))
12+
13+
#### Committers: 1
14+
- Krystan HuffMenne ([@gitKrystan](https://github.com/gitKrystan))
15+
- Chris Krycho ([@chriskrycho](https://github.com/chriskrycho))
16+
717
## v3.1.0 (2023-06-15)
818

919
#### :rocket: Enhancement

addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ember/test-helpers",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "Helpers for testing Ember.js applications",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)