Skip to content

Commit

Permalink
chore(release): v2.10.93
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 26, 2024
1 parent dcd9ae9 commit 6662dc9
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.10.93](https://github.com/ridedott/merge-me-action/compare/v2.10.92...v2.10.93) (2024-07-26)

### Chores

- **deps-dev:** bump cspell from 8.11.0 to 8.12.1
([2a62712](https://github.com/ridedott/merge-me-action/commit/2a62712a04d41f31c8322f6969d1af4d0dfa14d2))
- **deps:** bump ridedott/release-me-action from 3.10.37 to 3.10.38
([dcd9ae9](https://github.com/ridedott/merge-me-action/commit/dcd9ae9018d8d955475f797a2d0ecea085e156da))

## [2.10.92](https://github.com/ridedott/merge-me-action/compare/v2.10.91...v2.10.92) (2024-07-23)

### 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.92"
"version": "2.10.93"
}

0 comments on commit 6662dc9

Please sign in to comment.