Skip to content

Commit

Permalink
chore(release): v2.10.53
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 24, 2023
1 parent 0cac945 commit ee405f4
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 5 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [2.10.53](https://github.com/ridedott/merge-me-action/compare/v2.10.52...v2.10.53) (2023-08-24)

### Chores

- **deps-dev:** bump cspell from 7.0.0 to 7.0.1
([67501ff](https://github.com/ridedott/merge-me-action/commit/67501ff90cc2b3a43691342dc62cf51d91b1fab3))
- **deps-dev:** bump lint-staged from 14.0.0 to 14.0.1
([95c1099](https://github.com/ridedott/merge-me-action/commit/95c109951745105a9faa38fe7d9bc7e31692004d))
- **deps-dev:** bump nock from 13.3.2 to 13.3.3
([4ab2d61](https://github.com/ridedott/merge-me-action/commit/4ab2d61282e65092bd365d555dad838d46bb0dd1))

### Code Refactoring

- Github teams codeowners (#1775)
([0cac945](https://github.com/ridedott/merge-me-action/commit/0cac945308c8428caf8a0242941f27e1787f4d88)),
closes [#1775](https://github.com/ridedott/merge-me-action/issues/1775)

## [2.10.52](https://github.com/ridedott/merge-me-action/compare/v2.10.51...v2.10.52) (2023-08-17)

### Chores
Expand Down
Binary file modified dist/index.js.cache
Binary file not shown.
2 changes: 1 addition & 1 deletion 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.10.52"
"version": "2.10.53"
}

0 comments on commit ee405f4

Please sign in to comment.