Skip to content

Commit

Permalink
chore(release): v2.9.155
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 13, 2022
1 parent d243702 commit 2f8e2f7
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 8 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [2.9.155](https://github.com/ridedott/merge-me-action/compare/v2.9.154...v2.9.155) (2022-05-13)

### Chores

- **deps-dev:** bump @ridedott/eslint-config from 2.19.51 to 2.19.54
([80dff8c](https://github.com/ridedott/merge-me-action/commit/80dff8cc7f64ffeafa88f76b9bd403d6bcb45deb))
- **deps-dev:** bump @ridedott/eslint-config from 2.19.54 to 2.19.55
([d82737c](https://github.com/ridedott/merge-me-action/commit/d82737c7e89e6b54aa596f43bd79f90fa613ba13))
- **deps:** bump @actions/github from 5.0.1 to 5.0.2
([d243702](https://github.com/ridedott/merge-me-action/commit/d243702b7d1df75ed880da73d75c6bef3543f012))

## [2.9.154](https://github.com/ridedott/merge-me-action/compare/v2.9.153...v2.9.154) (2022-05-10)

### Chores
Expand Down
Binary file modified dist/index.js.cache
Binary file not shown.
8 changes: 4 additions & 4 deletions dist/index.js.cache.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

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
Expand Up @@ -95,5 +95,5 @@
"test:watch": "jest --watch --verbose false",
"types": "tsc --noEmit"
},
"version": "2.9.154"
"version": "2.9.155"
}

0 comments on commit 2f8e2f7

Please sign in to comment.