Skip to content

Commit f8c3a50

Browse files
chore(deps): update dependency @txo/semantic-release to ^2.0.10 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d15476 commit f8c3a50

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@txo-peer-dep/log": "^4.0.4",
4747
"@txo/commitlint": "^1.0.20",
4848
"@txo/log-console": "^3.0.0",
49-
"@txo/semantic-release": "^2.0.9",
49+
"@txo/semantic-release": "^2.0.10",
5050
"@txo/tsconfig": "^2.0.0",
5151
"@types/eslint": "^9.6.1",
5252
"@types/eslint__eslintrc": "^2.1.2",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1595,13 +1595,14 @@
15951595
resolved "https://registry.yarnpkg.com/@txo/log-console/-/log-console-3.0.0.tgz#56506a8c6afea9109301ff96520c43815814022d"
15961596
integrity sha512-Dl7dnPMUXRr1JSBysUmzT9/RjMm9FWJdtZ9CXVnh9K4qwpT4fnjDV+GWiHHWAqob47XcE7N98M8rShGmpsukqg==
15971597

1598-
"@txo/semantic-release@^2.0.9":
1599-
version "2.0.9"
1600-
resolved "https://registry.yarnpkg.com/@txo/semantic-release/-/semantic-release-2.0.9.tgz#fb57a14c48e621fcc81ef83211ee4bedc6713972"
1601-
integrity sha512-gYDeW+Du1nLZtaf+87tWb8ug0CjKH8TiGqbkw+1KO6bRMW9U+KV9tw09Pf1aXFnLj/8c+p3rDXBGPzyfPSkvfg==
1598+
"@txo/semantic-release@^2.0.10":
1599+
version "2.0.10"
1600+
resolved "https://registry.yarnpkg.com/@txo/semantic-release/-/semantic-release-2.0.10.tgz#df2e6274d37e0c8d82f10744e45e0f531568f236"
1601+
integrity sha512-wdtu97/mv/Yz9l8bKf0AuvCw3xebjP3ypa1pmTIXP/deQjrYCgEEsUXMpVFj1WLgY9tUocfdCIVe01Abfc/RSg==
16021602
dependencies:
16031603
"@semantic-release/changelog" "^6.0.3"
16041604
"@semantic-release/git" "^10.0.1"
1605+
conventional-changelog-conventionalcommits "^7.0.2"
16051606
semantic-release "^23.1.1"
16061607
semantic-release-slack-bot "^4.0.2"
16071608

0 commit comments

Comments
 (0)