Skip to content

Commit

Permalink
chore(release): 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rete-js[bot] committed Jan 19, 2024
1 parent ad96152 commit 99032e6
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ release.config.js
release.config.js
release.config.js
release.config.js
release.config.js
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.5.0](https://github.com/retejs/rete-qa/compare/v1.4.1...v1.5.0) (2024-01-19)


### Features

* **report:** REPORTER env ([e13fe8c](https://github.com/retejs/rete-qa/commit/e13fe8c7b172e5511af736010f988e4f964b94aa))

## [1.4.1](https://github.com/retejs/rete-qa/compare/v1.4.0...v1.4.1) (2023-12-23)


Expand Down
4 changes: 2 additions & 2 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": "rete-qa",
"version": "1.4.1",
"version": "1.5.0",
"description": "",
"bin": {
"rete-qa": "./dist/index.js"
Expand Down

0 comments on commit 99032e6

Please sign in to comment.