Skip to content

Commit

Permalink
Release 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Feb 12, 2024
1 parent e6a7205 commit 9cec68d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions addon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@




## v3.3.0 (2024-02-12)

#### :rocket: Enhancement
* [#1446](https://github.com/emberjs/ember-test-helpers/pull/1446) Support passing IDOMElementDescriptors as targets ([@bendemboski](https://github.com/bendemboski))

#### Committers: 1
- Ben Demboski ([@bendemboski](https://github.com/bendemboski))

## v3.2.1 (2023-11-19)

#### :bug: Bug Fix
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.2.1",
"version": "3.3.0",
"description": "Helpers for testing Ember.js applications",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 9cec68d

Please sign in to comment.