Skip to content

Commit

Permalink
chore(release): v2.10.58
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 22, 2023
1 parent b03ae50 commit 31e6a47
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 3 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
## [2.10.58](https://github.com/ridedott/merge-me-action/compare/v2.10.57...v2.10.58) (2023-11-22)

### Chores

- **deps-dev:** bump @commitlint/cli from 18.4.1 to 18.4.2
([bc87cc2](https://github.com/ridedott/merge-me-action/commit/bc87cc263037a08e2ad7e9a8b6dfdd2fd040d49d))
- **deps-dev:** bump @commitlint/cli from 18.4.2 to 18.4.3
([dfb1ca4](https://github.com/ridedott/merge-me-action/commit/dfb1ca4a87d3ddab9bd3af3815cbbbf472897357))
- **deps-dev:** bump @commitlint/config-conventional from 18.4.0 to 18.4.2
([e48004c](https://github.com/ridedott/merge-me-action/commit/e48004c621c319981a6a24cb00055c2a43334662))
- **deps-dev:** bump @commitlint/config-conventional from 18.4.2 to 18.4.3
([025d8e5](https://github.com/ridedott/merge-me-action/commit/025d8e53f4508202930a267bdec3932d15b89b44))
- **deps-dev:** bump @ridedott/eslint-config from 2.27.15 to 2.27.16
([7041949](https://github.com/ridedott/merge-me-action/commit/7041949671c90c0b88f7138f870864e69c5216a3))
- **deps-dev:** bump @types/micromatch from 4.0.5 to 4.0.6
([282ac77](https://github.com/ridedott/merge-me-action/commit/282ac7760e2f45d0445ad606c7ab79d5ae75a8d6))
- **deps-dev:** bump eslint from 8.53.0 to 8.54.0
([1524097](https://github.com/ridedott/merge-me-action/commit/1524097eca48598939f202db40b32644e28834f0))
- **deps-dev:** bump semantic-release from 22.0.7 to 22.0.8
([9db8f5a](https://github.com/ridedott/merge-me-action/commit/9db8f5acf5f80c437f82d844ad8f60d6d45e31e2))
- **deps:** bump ridedott/release-me-action from 3.9.0 to 3.10.0
([b03ae50](https://github.com/ridedott/merge-me-action/commit/b03ae507fe561fc134f4f131eb0b6e165b2f278a))

## [2.10.57](https://github.com/ridedott/merge-me-action/compare/v2.10.56...v2.10.57) (2023-11-15)

### 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.57"
"version": "2.10.58"
}

0 comments on commit 31e6a47

Please sign in to comment.