Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/retejs/rete-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN committed Sep 13, 2023
2 parents 2f2483a + b02c013 commit 58949ae
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
@@ -1 +1,2 @@
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.1.1](https://github.com/retejs/rete-qa/compare/v1.1.0...v1.1.1) (2023-09-13)


### Bug Fixes

* init version ([4827fca](https://github.com/retejs/rete-qa/commit/4827fca1f40e553f534054db4ed7f1770b295d0e))

# [1.1.0](https://github.com/retejs/rete-qa/compare/v1.0.0...v1.1.0) (2023-09-13)


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.1.0",
"version": "1.1.1",
"description": "",
"bin": {
"rete-qa": "./dist/index.js"
Expand Down

0 comments on commit 58949ae

Please sign in to comment.