Skip to content

Commit

Permalink
chore(release): v2.10.42
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 6, 2023
1 parent aae7670 commit cf08b62
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 3 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.42](https://github.com/ridedott/merge-me-action/compare/v2.10.41...v2.10.42) (2023-01-06)

### Chores

- **deps-dev:** bump @ridedott/eslint-config from 2.22.15 to 2.22.17
([da4ce3a](https://github.com/ridedott/merge-me-action/commit/da4ce3ad16af8c6db6a67fab1b2e482411c4e703))
- **deps-dev:** bump @ridedott/eslint-config from 2.22.17 to 2.22.18
([aae7670](https://github.com/ridedott/merge-me-action/commit/aae76706ec0469a57a9812be25b7740687343af8))
- **deps:** bump actions/setup-node from 3.5.1 to 3.6.0
([8547c88](https://github.com/ridedott/merge-me-action/commit/8547c88c653c1e7455d2f906bf73505e278aa37b))

## [2.10.41](https://github.com/ridedott/merge-me-action/compare/v2.10.40...v2.10.41) (2023-01-04)

### 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.10.41"
"version": "2.10.42"
}

0 comments on commit cf08b62

Please sign in to comment.