Skip to content

Commit acd598b

Browse files
Bump @changesets/changelog-github from 0.4.5 to 0.4.6 (#2183)
Bumps [@changesets/changelog-github](https://github.com/changesets/changesets) from 0.4.5 to 0.4.6. - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/changelog-github@0.4.5...@changesets/changelog-github@0.4.6) --- updated-dependencies: - dependency-name: "@changesets/changelog-github" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc88aee commit acd598b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@primer/primitives": "^7.9.0"
4545
},
4646
"devDependencies": {
47-
"@changesets/changelog-github": "0.4.5",
47+
"@changesets/changelog-github": "0.4.6",
4848
"@changesets/cli": "2.23.2",
4949
"@github/prettier-config": "0.0.4",
5050
"@koddsson/postcss-sass": "5.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -560,13 +560,13 @@
560560
dependencies:
561561
"@changesets/types" "^5.0.0"
562562

563-
"@changesets/changelog-github@0.4.5":
564-
version "0.4.5"
565-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.5.tgz#cbdebcf4bb2fa94635db6fba4a474b4f36e6ce79"
566-
integrity sha512-J36QJml3mXYm88PLY2qGepmb7j6LA3NM/wuUy6XBwh14qzVTRek+3Xww5oqeZhpK5lK8ELxGahdhSdYQzMv0kA==
563+
"@changesets/changelog-github@0.4.6":
564+
version "0.4.6"
565+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.6.tgz#5880448c578a160c06d8bd804872355ec0745dcb"
566+
integrity sha512-ahR/+o3OPodzfG9kucEMU/tEtBgwy6QoJiWi1sDBPme8n3WjT6pBlbhqNYpWAJKilomwfjBGY0MTUTs6r9d1RQ==
567567
dependencies:
568568
"@changesets/get-github-info" "^0.5.1"
569-
"@changesets/types" "^5.0.0"
569+
"@changesets/types" "^5.1.0"
570570
dotenv "^8.1.0"
571571

572572
"@changesets/cli@2.23.2":
@@ -722,10 +722,10 @@
722722
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.1.0.tgz#fb8f7ca2324fd54954824e864f9a61a82cb78fe0"
723723
integrity sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==
724724

725-
"@changesets/types@^5.0.0":
726-
version "5.0.0"
727-
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.0.0.tgz#d5eb52d074bc0358ce47d54bca54370b907812a0"
728-
integrity sha512-IT1kBLSbAgTS4WtpU6P5ko054hq12vk4tgeIFRVE7Vnm4a/wgbNvBalgiKP0MjEXbCkZbItiGQHkCGxYWR55sA==
725+
"@changesets/types@^5.0.0", "@changesets/types@^5.1.0":
726+
version "5.1.0"
727+
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.1.0.tgz#e0733b69ddc3efb68524d374d3c44f53a543c8d5"
728+
integrity sha512-uUByGATZCdaPkaO9JkBsgGDjEvHyY2Sb0e/J23+cwxBi5h0fxpLF/HObggO/Fw8T2nxK6zDfJbPsdQt5RwYFJA==
729729

730730
"@changesets/write@^0.1.8":
731731
version "0.1.8"

0 commit comments

Comments
 (0)