Skip to content

Commit

Permalink
v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BobrImperator committed Apr 8, 2024
1 parent 86727a6 commit af3cef8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/qunit-dom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@




## v3.1.0 (2024-04-08)

#### :rocket: Enhancement
* `qunit-dom`
* [#1976](https://github.com/mainmatter/qunit-dom/pull/1976) Use getProperty for hasStyle assertions so testing can be done against css variables ([@jkeen](https://github.com/jkeen))

#### Committers: 2
- Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator))
- Jeff Keen ([@jkeen](https://github.com/jkeen))

## v3.0.0 (2023-10-12)

#### :boom: Breaking Change
Expand Down
2 changes: 1 addition & 1 deletion packages/qunit-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qunit-dom",
"version": "3.0.0",
"version": "3.1.0",
"description": "High Level DOM Assertions for QUnit",
"keywords": [
"browser",
Expand Down

0 comments on commit af3cef8

Please sign in to comment.