Skip to content

Commit 158dbe6

Browse files
chore(release): v2.10.41
1 parent 8cdc271 commit 158dbe6

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [2.10.41](https://github.com/ridedott/merge-me-action/compare/v2.10.40...v2.10.41) (2023-01-04)
2+
3+
### Chores
4+
5+
- **deps-dev:** bump @commitlint/cli from 17.3.0 to 17.4.0
6+
([8cdc271](https://github.com/ridedott/merge-me-action/commit/8cdc2719d3f544213c20ba6a6d140a1d2cb78a99))
7+
- **deps-dev:** bump @commitlint/config-conventional
8+
([fc1cb49](https://github.com/ridedott/merge-me-action/commit/fc1cb493fa84810514933dab95af764a46a9b044))
9+
- **deps-dev:** bump @ridedott/eslint-config from 2.22.13 to 2.22.14
10+
([d8ee7d6](https://github.com/ridedott/merge-me-action/commit/d8ee7d6145a8f3b89c1671eea387a0edd3d05175))
11+
- **deps-dev:** bump @ridedott/eslint-config from 2.22.14 to 2.22.15
12+
([269c1f8](https://github.com/ridedott/merge-me-action/commit/269c1f8a2fa6a7dfd6043eaf78538b47124160ed))
13+
- **deps-dev:** bump eslint from 8.30.0 to 8.31.0
14+
([f555381](https://github.com/ridedott/merge-me-action/commit/f555381eeb39d619d2ee251dce4b3b251cfd4a82))
15+
- **deps-dev:** bump husky from 8.0.2 to 8.0.3
16+
([a31b5cb](https://github.com/ridedott/merge-me-action/commit/a31b5cbcc29fa647d2c30c82452813ff2a45e4c6))
17+
- **deps:** bump json5 from 1.0.1 to 1.0.2
18+
([f4ccc7a](https://github.com/ridedott/merge-me-action/commit/f4ccc7ab1a1469827cf5c570cba360f5b4aaad51))
19+
120
## [2.10.40](https://github.com/ridedott/merge-me-action/compare/v2.10.39...v2.10.40) (2022-12-30)
221

322
### Chores

dist/index.js.cache

0 Bytes
Binary file not shown.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@
9595
"test:watch": "jest --watch --verbose false",
9696
"types": "tsc --noEmit"
9797
},
98-
"version": "2.10.40"
98+
"version": "2.10.41"
9999
}

0 commit comments

Comments
 (0)