Skip to content

Commit

Permalink
chore(main): release 1.1.0 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciolauffer authored Dec 2, 2024
1 parent c7e4019 commit 3a6759f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/mauriciolauffer/wdio-qunit-service/compare/v1.0.1...v1.1.0) (2024-12-02)


### Features

* Add support to QUnit.test.skip ([#27](https://github.com/mauriciolauffer/wdio-qunit-service/issues/27)) ([c7e4019](https://github.com/mauriciolauffer/wdio-qunit-service/commit/c7e40193084990756ebca3eaf3230b2dc8e6c709))

## [1.0.1](https://github.com/mauriciolauffer/wdio-qunit-service/compare/v1.0.0...v1.0.1) (2024-11-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wdio-qunit-service",
"version": "1.0.1",
"version": "1.1.0",
"description": "WebdriverIO service for running QUnit browser-based tests and dinamically converting them to wdio test suites.",
"author": "Mauricio Lauffer",
"license": "MIT",
Expand Down

0 comments on commit 3a6759f

Please sign in to comment.