Skip to content

Commit

Permalink
Release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskrycho committed Jun 30, 2023
1 parent 0f13dad commit 4490dbb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions addon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@




## v3.2.0 (2023-06-30)

#### :rocket: Enhancement
* [#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))

#### Committers: 1
- Krystan HuffMenne ([@gitKrystan](https://github.com/gitKrystan))
- Chris Krycho ([@chriskrycho](https://github.com/chriskrycho))

## v3.1.0 (2023-06-15)

#### :rocket: Enhancement
Expand Down
2 changes: 1 addition & 1 deletion addon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ember/test-helpers",
"version": "3.1.0",
"version": "3.2.0",
"description": "Helpers for testing Ember.js applications",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 4490dbb

Please sign in to comment.