Skip to content

Commit

Permalink
chore(release): v2.10.59
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 29, 2023
1 parent 7943ec1 commit 10343ef
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 5 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [2.10.59](https://github.com/ridedott/merge-me-action/compare/v2.10.58...v2.10.59) (2023-11-29)

### Chores

- **deps-dev:** bump @ridedott/eslint-config from 2.27.16 to 2.27.17
([22e594f](https://github.com/ridedott/merge-me-action/commit/22e594f639a9b5fdd4c77ecba0541ee7f5b5ac27))
- **deps-dev:** bump nock from 13.3.8 to 13.4.0
([9b6aab5](https://github.com/ridedott/merge-me-action/commit/9b6aab5c1b785b2738a0e3c985946bc8ee8aba7f))
- **deps:** bump @actions/core from 1.10.0 to 1.10.1
([7943ec1](https://github.com/ridedott/merge-me-action/commit/7943ec1b98c9c1d7f2f3f4663ac2ef2dabbe780f))

## [2.10.58](https://github.com/ridedott/merge-me-action/compare/v2.10.57...v2.10.58) (2023-11-22)

### 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.58"
"version": "2.10.59"
}

0 comments on commit 10343ef

Please sign in to comment.