Skip to content

Commit

Permalink
chore(release): v2.9.109
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 14, 2022
1 parent 26495a4 commit f9b8c39
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.9.109](https://github.com/ridedott/merge-me-action/compare/v2.9.108...v2.9.109) (2022-02-14)

### Chores

- **deps-dev:** bump @commitlint/cli from 16.1.0 to 16.2.1
([26495a4](https://github.com/ridedott/merge-me-action/commit/26495a490b72af56a222755d889888e6bc967fb1))

## [2.9.108](https://github.com/ridedott/merge-me-action/compare/v2.9.107...v2.9.108) (2022-02-14)

### Chores
Expand Down
Binary file modified dist/index.js.cache
Binary file not shown.
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.108"
"version": "2.9.109"
}

0 comments on commit f9b8c39

Please sign in to comment.