Skip to content

Commit

Permalink
chore(release): v2.10.104
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 19, 2024
1 parent 60f83de commit f3de5cb
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [2.10.104](https://github.com/ridedott/merge-me-action/compare/v2.10.103...v2.10.104) (2024-09-19)

### Chores

- **deps-dev:** bump cspell from 8.14.2 to 8.14.3
([6529d71](https://github.com/ridedott/merge-me-action/commit/6529d71cf583456077d990e5ca219602bbf86d86))
- **deps-dev:** bump cspell from 8.14.3 to 8.14.4
([89ffa4e](https://github.com/ridedott/merge-me-action/commit/89ffa4e325ba6fc178e62d5a03a109a35e4c98f1))
- **deps-dev:** bump eslint from 8.57.0 to 8.57.1
([e131b10](https://github.com/ridedott/merge-me-action/commit/e131b103daa50def465d8fabd445166738a19e64))
- **deps-dev:** bump husky from 9.1.5 to 9.1.6
([3a0e157](https://github.com/ridedott/merge-me-action/commit/3a0e1575a19a8c128824fb45920069b1bd805b06))
- **deps:** bump actions/setup-node from 4.0.3 to 4.0.4
([60f83de](https://github.com/ridedott/merge-me-action/commit/60f83dedeb171815c21206981729801a08075efc))

## [2.10.103](https://github.com/ridedott/merge-me-action/compare/v2.10.102...v2.10.103) (2024-09-16)

### 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.103"
"version": "2.10.104"
}

0 comments on commit f3de5cb

Please sign in to comment.