Skip to content

Commit

Permalink
chore(release): v2.10.61
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 8, 2023
1 parent a6a6d31 commit 6b78385
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 3 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
## [2.10.61](https://github.com/ridedott/merge-me-action/compare/v2.10.60...v2.10.61) (2023-12-08)

### Chores

- **deps-dev:** bump @ridedott/eslint-config from 2.27.17 to 2.27.21
([a8db84d](https://github.com/ridedott/merge-me-action/commit/a8db84d36eff0a13abb3e07dc14b2b45f260f661))
- **deps-dev:** bump @ridedott/eslint-config from 2.27.21 to 2.27.22
([af9528d](https://github.com/ridedott/merge-me-action/commit/af9528d3903f1e9072efa6201cbb0d27f14b946b))
- **deps-dev:** bump cspell from 8.0.0 to 8.1.0
([9125864](https://github.com/ridedott/merge-me-action/commit/9125864d14f22cf77af966c373e5fe4a24f9a9cd))
- **deps-dev:** bump cspell from 8.1.0 to 8.1.1
([41d2990](https://github.com/ridedott/merge-me-action/commit/41d2990e2147fa9a67150b34aa2cf1cf82e8d2ac))
- **deps-dev:** bump cspell from 8.1.1 to 8.1.2
([8abb6b5](https://github.com/ridedott/merge-me-action/commit/8abb6b55881fd8ee50c5ae8567d8cbfaf945b99a))
- **deps-dev:** bump cspell from 8.1.2 to 8.1.3
([7b1a4d1](https://github.com/ridedott/merge-me-action/commit/7b1a4d1c68e473a7bf7f2b10029d1dc305366866))
- **deps-dev:** bump eslint from 8.54.0 to 8.55.0
([d1521a3](https://github.com/ridedott/merge-me-action/commit/d1521a37036add9c402eb233bdf96bd0fdd6c777))
- **deps-dev:** bump lint-staged from 15.1.0 to 15.2.0
([744e249](https://github.com/ridedott/merge-me-action/commit/744e24980d5cf837bfd23a3104163b449f8cf7b7))
- **deps-dev:** bump semantic-release from 22.0.8 to 22.0.9
([048137a](https://github.com/ridedott/merge-me-action/commit/048137a669e490a733e1954d957aff857b878ced))
- **deps-dev:** bump semantic-release from 22.0.9 to 22.0.10
([395126a](https://github.com/ridedott/merge-me-action/commit/395126af7a02da83582c43ed84aa6dd7533c5f64))
- **deps:** bump ridedott/release-me-action from 3.10.1 to 3.10.3
([a6a6d31](https://github.com/ridedott/merge-me-action/commit/a6a6d317a964eb8ff90e217402777281f4f38007))

## [2.10.60](https://github.com/ridedott/merge-me-action/compare/v2.10.59...v2.10.60) (2023-11-30)

### 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.60"
"version": "2.10.61"
}

0 comments on commit 6b78385

Please sign in to comment.