Skip to content

Commit

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

### Chores

- **deps:** bump @actions/core from 1.8.0 to 1.8.2
([d4b370c](https://github.com/ridedott/merge-me-action/commit/d4b370ce87e49ae781bcdf59288fdf4972038c1d))
- **deps:** bump @actions/github from 5.0.2 to 5.0.3
([04037d6](https://github.com/ridedott/merge-me-action/commit/04037d68c9cab2559df4d2f7518d75946136cd40))
- **deps:** bump actions/setup-node from 3.1.1 to 3.2.0
([be0a092](https://github.com/ridedott/merge-me-action/commit/be0a0923de87c688d12e397badeb08e4de4172e6))
- **deps:** bump ridedott/release-me-action from 3.6.37 to 3.6.38
([9e0e9f8](https://github.com/ridedott/merge-me-action/commit/9e0e9f8f5cb5ab6d6fdbeca26172297705fefa6b))

## [2.9.155](https://github.com/ridedott/merge-me-action/compare/v2.9.154...v2.9.155) (2022-05-13)

### 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.155"
"version": "2.9.156"
}

0 comments on commit 229f3fa

Please sign in to comment.