Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/herbsjs/aloe
Browse files Browse the repository at this point in the history
  • Loading branch information
dalssoft committed Mar 20, 2023
2 parents 9e937ef + 8ec512f commit f2ddd21
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.2.0](https://github.com/herbsjs/aloe/compare/v2.1.0...v2.2.0) (2023-03-20)


### Features

* **runner:** runner dependencies not conflicting with the rest of the lib ([735611d](https://github.com/herbsjs/aloe/commit/735611d6cd99259fb5d821de3e645e2d148fc004))

# [2.1.0](https://github.com/herbsjs/aloe/compare/v2.0.0...v2.1.0) (2023-03-20)


Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@herbsjs/aloe",
"version": "2.1.0",
"version": "2.2.0",
"description": "Scenario description and test runner for Herbs",
"main": "./src/aloe.js",
"exports": {
Expand Down

0 comments on commit f2ddd21

Please sign in to comment.