From ab58629588edacfda01c4f58743069f034c38093 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:08:45 -0700 Subject: [PATCH] build: release v1.6.1 (#346) RELEASING: Releasing 1 package(s) Releases: docs-diary@1.6.1 [skip ci] Co-authored-by: dipakparmar --- .changeset/beige-gifts-obey.md | 5 ----- .changeset/empty-cooks-design.md | 5 ----- .changeset/grumpy-seals-shout.md | 5 ----- .changeset/neat-keys-rhyme.md | 5 ----- .changeset/shy-pants-tell.md | 5 ----- .changeset/swift-wasps-push.md | 5 ----- .changeset/tall-flies-applaud.md | 5 ----- .changeset/tender-kids-tell.md | 5 ----- .changeset/thirty-bottles-draw.md | 5 ----- .changeset/tidy-poets-taste.md | 5 ----- CHANGELOG.md | 24 ++++++++++++++++++++++++ package.json | 2 +- 12 files changed, 25 insertions(+), 51 deletions(-) delete mode 100644 .changeset/beige-gifts-obey.md delete mode 100644 .changeset/empty-cooks-design.md delete mode 100644 .changeset/grumpy-seals-shout.md delete mode 100644 .changeset/neat-keys-rhyme.md delete mode 100644 .changeset/shy-pants-tell.md delete mode 100644 .changeset/swift-wasps-push.md delete mode 100644 .changeset/tall-flies-applaud.md delete mode 100644 .changeset/tender-kids-tell.md delete mode 100644 .changeset/thirty-bottles-draw.md delete mode 100644 .changeset/tidy-poets-taste.md diff --git a/.changeset/beige-gifts-obey.md b/.changeset/beige-gifts-obey.md deleted file mode 100644 index 3a804be8..00000000 --- a/.changeset/beige-gifts-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"docs-diary": patch ---- - -Upgraded @types/react from 18.2.41 to 18.2.55 diff --git a/.changeset/empty-cooks-design.md b/.changeset/empty-cooks-design.md deleted file mode 100644 index e9eb4eb9..00000000 --- a/.changeset/empty-cooks-design.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"docs-diary": patch ---- - -Upgraded clsx from 2.0.0 to 2.1.0 diff --git a/.changeset/grumpy-seals-shout.md b/.changeset/grumpy-seals-shout.md deleted file mode 100644 index d869cead..00000000 --- a/.changeset/grumpy-seals-shout.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"docs-diary": patch ---- - -Upgraded eslint-plugin-react from 7.33.2 to 7.34.0 diff --git a/.changeset/neat-keys-rhyme.md b/.changeset/neat-keys-rhyme.md deleted file mode 100644 index f22263d1..00000000 --- a/.changeset/neat-keys-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"docs-diary": patch ---- - -Upgraded eslint from 8.56.0 to 8.57.0 diff --git a/.changeset/shy-pants-tell.md b/.changeset/shy-pants-tell.md deleted file mode 100644 index 63aa9652..00000000 --- a/.changeset/shy-pants-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"docs-diary": patch ---- - -Upgraded @types/react from 18.2.55 to 18.2.64 diff --git a/.changeset/swift-wasps-push.md b/.changeset/swift-wasps-push.md deleted file mode 100644 index 46220d46..00000000 --- a/.changeset/swift-wasps-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"docs-diary": patch ---- - -Upgraded @giscus/react from 2.4.0 to 3.0.0 diff --git a/.changeset/tall-flies-applaud.md b/.changeset/tall-flies-applaud.md deleted file mode 100644 index ae486c15..00000000 --- a/.changeset/tall-flies-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"docs-diary": patch ---- - -Fixed page content area shrinking issue diff --git a/.changeset/tender-kids-tell.md b/.changeset/tender-kids-tell.md deleted file mode 100644 index 5004099a..00000000 --- a/.changeset/tender-kids-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"docs-diary": patch ---- - -Upgraded postcss from 8.4.33 to 8.4.35 diff --git a/.changeset/thirty-bottles-draw.md b/.changeset/thirty-bottles-draw.md deleted file mode 100644 index b49e2a72..00000000 --- a/.changeset/thirty-bottles-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"docs-diary": patch ---- - -Upgraded autoprefixer from 10.4.17 to 10.4.18 diff --git a/.changeset/tidy-poets-taste.md b/.changeset/tidy-poets-taste.md deleted file mode 100644 index 178ef990..00000000 --- a/.changeset/tidy-poets-taste.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"docs-diary": patch ---- - -Upgraded @mdx-js/react from 3.0.0 to 3.0.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 2adc5ad2..f8aed561 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # docs-diary +## 1.6.1 + +### Patch Changes + +- [#342](https://github.com/dipakparmar/docs-diary/pull/342) [`30ae827`](https://github.com/dipakparmar/docs-diary/commit/30ae8271d7150a65c3b56ebe73c1d6ce4691464d) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded @types/react from 18.2.41 to 18.2.55 + +- [#343](https://github.com/dipakparmar/docs-diary/pull/343) [`3ee40eb`](https://github.com/dipakparmar/docs-diary/commit/3ee40ebf5452ba960703427276f827b24df39a8a) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded clsx from 2.0.0 to 2.1.0 + +- [#352](https://github.com/dipakparmar/docs-diary/pull/352) [`a778578`](https://github.com/dipakparmar/docs-diary/commit/a778578a1a1e7f09b327d5fd243e612d1ee99067) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded eslint-plugin-react from 7.33.2 to 7.34.0 + +- [#350](https://github.com/dipakparmar/docs-diary/pull/350) [`775e05e`](https://github.com/dipakparmar/docs-diary/commit/775e05e68c98bb67c5035234e9b7c8774536541e) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded eslint from 8.56.0 to 8.57.0 + +- [#354](https://github.com/dipakparmar/docs-diary/pull/354) [`77e0e27`](https://github.com/dipakparmar/docs-diary/commit/77e0e27ff4c30219432e03e40907c5ad9af15e55) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded @types/react from 18.2.55 to 18.2.64 + +- [#349](https://github.com/dipakparmar/docs-diary/pull/349) [`fc468ad`](https://github.com/dipakparmar/docs-diary/commit/fc468ad034fc5f55ec9a3168c9eab3ecdda9868e) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded @giscus/react from 2.4.0 to 3.0.0 + +- [#355](https://github.com/dipakparmar/docs-diary/pull/355) [`b529dd0`](https://github.com/dipakparmar/docs-diary/commit/b529dd09424204bd3e33828f892b6c885c16aecc) Thanks [@dipakparmar](https://github.com/dipakparmar)! - Fixed page content area shrinking issue + +- [#344](https://github.com/dipakparmar/docs-diary/pull/344) [`6a54851`](https://github.com/dipakparmar/docs-diary/commit/6a54851267cd1ef00e0aee6ad55c38f353d14cba) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded postcss from 8.4.33 to 8.4.35 + +- [#353](https://github.com/dipakparmar/docs-diary/pull/353) [`b2b8201`](https://github.com/dipakparmar/docs-diary/commit/b2b82013c28f69a000fb992343386f5f690230b9) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded autoprefixer from 10.4.17 to 10.4.18 + +- [#345](https://github.com/dipakparmar/docs-diary/pull/345) [`66ffccd`](https://github.com/dipakparmar/docs-diary/commit/66ffccdf5004dc500f06401d0a31ff665d37ce5b) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded @mdx-js/react from 3.0.0 to 3.0.1 + ## 1.6.0 ### Minor Changes diff --git a/package.json b/package.json index 6bceb032..641c8d4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docs-diary", - "version": "1.6.0", + "version": "1.6.1", "private": true, "scripts": { "docusaurus": "docusaurus",