Skip to content

Commit aa9bc15

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

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": "^1.1.1",
5151
"@types/jest": "^29.5.14",
5252
"concurrently": "^9.1.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,13 +1359,14 @@
13591359
resolved "https://registry.yarnpkg.com/@txo/prisma-graphql/-/prisma-graphql-1.0.0.tgz#214c9c2ef3519458cf70d500c36ac42458275851"
13601360
integrity sha512-QzJjuxqZM2m9pYX+/nLEjKDx7727UOtrNCMaPTGQ6s04GSiHk1Wj6yTXVCwzPY5oha2iZf8UwOSACzFhlaRV/Q==
13611361

1362-
"@txo/semantic-release@^2.0.9":
1363-
version "2.0.9"
1364-
resolved "https://registry.yarnpkg.com/@txo/semantic-release/-/semantic-release-2.0.9.tgz#fb57a14c48e621fcc81ef83211ee4bedc6713972"
1365-
integrity sha512-gYDeW+Du1nLZtaf+87tWb8ug0CjKH8TiGqbkw+1KO6bRMW9U+KV9tw09Pf1aXFnLj/8c+p3rDXBGPzyfPSkvfg==
1362+
"@txo/semantic-release@^2.0.10":
1363+
version "2.0.10"
1364+
resolved "https://registry.yarnpkg.com/@txo/semantic-release/-/semantic-release-2.0.10.tgz#df2e6274d37e0c8d82f10744e45e0f531568f236"
1365+
integrity sha512-wdtu97/mv/Yz9l8bKf0AuvCw3xebjP3ypa1pmTIXP/deQjrYCgEEsUXMpVFj1WLgY9tUocfdCIVe01Abfc/RSg==
13661366
dependencies:
13671367
"@semantic-release/changelog" "^6.0.3"
13681368
"@semantic-release/git" "^10.0.1"
1369+
conventional-changelog-conventionalcommits "^7.0.2"
13691370
semantic-release "^23.1.1"
13701371
semantic-release-slack-bot "^4.0.2"
13711372

0 commit comments

Comments
 (0)