Skip to content

Commit 9df9693

Browse files
chore(deps): update dependency @changesets/changelog-github to v0.7.0 (dotansimha#10775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c361d3 commit 9df9693

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@babel/core": "7.29.0",
4949
"@babel/preset-env": "7.29.3",
5050
"@babel/preset-typescript": "7.28.5",
51-
"@changesets/changelog-github": "0.6.0",
51+
"@changesets/changelog-github": "0.7.0",
5252
"@changesets/cli": "2.31.0",
5353
"@eslint/eslintrc": "^3.3.5",
5454
"@eslint/js": "^10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,10 +1012,10 @@
10121012
dependencies:
10131013
"@changesets/types" "^6.1.0"
10141014

1015-
"@changesets/changelog-github@0.6.0":
1016-
version "0.6.0"
1017-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.6.0.tgz#d7cd710bb4ba1b934a6050248ebcf5e487035756"
1018-
integrity sha512-wA2/y4hR/A1K411cCT75rz0d46Iezxp1WYRFoFJDIUpkQ6oDBAIUiU7BZkDCmYgz0NBl94X1lgcZO+mHoiHnFg==
1015+
"@changesets/changelog-github@0.7.0":
1016+
version "0.7.0"
1017+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.7.0.tgz#c359fe8cbb711a2247873c3623e7e47654a5ef16"
1018+
integrity sha512-rBsbRvc4TVn+FvFnOVM3LxlFJfTXXCp8gfVJ+0BubxWNSVnLuAzowi5j+IEraLLP52w8AAs9QfKbPS3MMiXQJA==
10191019
dependencies:
10201020
"@changesets/get-github-info" "^0.8.0"
10211021
"@changesets/types" "^6.1.0"

0 commit comments

Comments
 (0)