Skip to content

Commit

Permalink
chore(release): v2.10.107
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 3, 2024
1 parent 5427e8e commit 9df94ef
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 8 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.107](https://github.com/ridedott/merge-me-action/compare/v2.10.106...v2.10.107) (2024-10-03)

### Chores

- **deps-dev:** bump commitizen from 4.3.0 to 4.3.1
([4fc9608](https://github.com/ridedott/merge-me-action/commit/4fc96082c49e8a72b68147da9362cd2bd1c12a98))
- **deps-dev:** bump semantic-release from 24.1.1 to 24.1.2
([7403b0f](https://github.com/ridedott/merge-me-action/commit/7403b0f1902222d169f82742a363dfe1279451b3))
- **deps:** bump @actions/core from 1.10.1 to 1.11.0
([5427e8e](https://github.com/ridedott/merge-me-action/commit/5427e8ec06048844e3a2fd7ab432b6c367295f42))

## [2.10.106](https://github.com/ridedott/merge-me-action/compare/v2.10.105...v2.10.106) (2024-09-24)

### Chores
Expand Down
Binary file modified dist/index.js.cache
Binary file not shown.
8 changes: 4 additions & 4 deletions 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.106"
"version": "2.10.107"
}

0 comments on commit 9df94ef

Please sign in to comment.