From 48b0752c22be41edeffaf9a98c55dfb385925ae1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 19:12:35 -0700 Subject: [PATCH] build: release v1.4.1 (#236) RELEASING: Releasing 1 package(s) Releases: docs-diary@1.4.1 [skip ci] Co-authored-by: dipakparmar --- .changeset/eleven-eels-unite.md | 5 ----- .changeset/few-eggs-pump.md | 5 ----- .changeset/five-plants-perform.md | 5 ----- .changeset/lovely-ads-drum.md | 5 ----- .changeset/lucky-rats-talk.md | 5 ----- .changeset/olive-squids-speak.md | 5 ----- CHANGELOG.md | 20 ++++++++++++++++++-- package.json | 2 +- 8 files changed, 19 insertions(+), 33 deletions(-) delete mode 100644 .changeset/eleven-eels-unite.md delete mode 100644 .changeset/few-eggs-pump.md delete mode 100644 .changeset/five-plants-perform.md delete mode 100644 .changeset/lovely-ads-drum.md delete mode 100644 .changeset/lucky-rats-talk.md delete mode 100644 .changeset/olive-squids-speak.md diff --git a/.changeset/eleven-eels-unite.md b/.changeset/eleven-eels-unite.md deleted file mode 100644 index 4aa505e8..00000000 --- a/.changeset/eleven-eels-unite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'docs-diary': patch ---- - -Added Support for Port SDLC Reporting diff --git a/.changeset/few-eggs-pump.md b/.changeset/few-eggs-pump.md deleted file mode 100644 index 1baec110..00000000 --- a/.changeset/few-eggs-pump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'docs-diary': patch ---- - -Upgraded @docusaurus/core from 2.4.0 to 2.4.1 diff --git a/.changeset/five-plants-perform.md b/.changeset/five-plants-perform.md deleted file mode 100644 index 16e6540e..00000000 --- a/.changeset/five-plants-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'docs-diary': patch ---- - -Upgraded typescript from 4.7.4 to 5.1.3 diff --git a/.changeset/lovely-ads-drum.md b/.changeset/lovely-ads-drum.md deleted file mode 100644 index da3eadac..00000000 --- a/.changeset/lovely-ads-drum.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'docs-diary': patch ---- - -Upgraded eslint from 8.40.0 to 8.42.0 diff --git a/.changeset/lucky-rats-talk.md b/.changeset/lucky-rats-talk.md deleted file mode 100644 index 1a791bae..00000000 --- a/.changeset/lucky-rats-talk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'docs-diary': patch ---- - -Upgraded @tsconfig/docusaurus from 1.0.5 to 1.0.7 diff --git a/.changeset/olive-squids-speak.md b/.changeset/olive-squids-speak.md deleted file mode 100644 index 4b9f409a..00000000 --- a/.changeset/olive-squids-speak.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'docs-diary': patch ---- - -Upgraded @docusaurus/plugin-client-redirects from 2.4.0 to 2.4.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index e2c1cd3e..6d89716a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # docs-diary +## 1.4.1 + +### Patch Changes + +- [#235](https://github.com/dipakparmar/docs-diary/pull/235) [`9a7173c`](https://github.com/dipakparmar/docs-diary/commit/9a7173c9203b21b14b141abb0031c5bcd658425f) Thanks [@dipakparmar](https://github.com/dipakparmar)! - Added Support for Port SDLC Reporting + +- [#234](https://github.com/dipakparmar/docs-diary/pull/234) [`2b377b7`](https://github.com/dipakparmar/docs-diary/commit/2b377b79571546a84ca6e9fb03a0517c6c20e489) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded @docusaurus/core from 2.4.0 to 2.4.1 + +- [#238](https://github.com/dipakparmar/docs-diary/pull/238) [`1f8c81b`](https://github.com/dipakparmar/docs-diary/commit/1f8c81b8f4394579da06bdb1edcc8e1ad04fad8f) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded typescript from 4.7.4 to 5.1.3 + +- [#237](https://github.com/dipakparmar/docs-diary/pull/237) [`1ac8d28`](https://github.com/dipakparmar/docs-diary/commit/1ac8d28defb6604bda995848f03e6bbbde273f01) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded eslint from 8.40.0 to 8.42.0 + +- [#231](https://github.com/dipakparmar/docs-diary/pull/231) [`8372755`](https://github.com/dipakparmar/docs-diary/commit/83727556287aaae085fd256862ebd6baefca955f) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded @tsconfig/docusaurus from 1.0.5 to 1.0.7 + +- [#233](https://github.com/dipakparmar/docs-diary/pull/233) [`f2aaaeb`](https://github.com/dipakparmar/docs-diary/commit/f2aaaebe516bb5526eaa00d03df3742b5509b73d) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgraded @docusaurus/plugin-client-redirects from 2.4.0 to 2.4.1 + ## 1.4.0 ### Minor Changes @@ -8,9 +24,9 @@ ### Patch Changes -- [#226](https://github.com/dipakparmar/docs-diary/pull/226) [`96af5ba`](https://github.com/dipakparmar/docs-diary/commit/96af5ba71de1272de06b44e9020b46b609a7a511) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated @docusaurus/preset-classic from 2.4.0 to 2.4.1 +- [#226](https://github.com/dipakparmar/docs-diary/pull/226) [`96af5ba`](https://github.com/dipakparmar/docs-diary/commit/96af5ba71de1272de06b44e9020b46b609a7a511) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated @docusaurus/preset-classic from 2.4.0 to 2.4.1 - [#225](https://github.com/dipakparmar/docs-diary/pull/225) [`5e0e831`](https://github.com/dipakparmar/docs-diary/commit/5e0e831160ffa03d17ec38d34add6adefbb48154) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated @dipakparmar/docusaurus-plugin-umami from 2.0.6 to 2.1.0 -- [#223](https://github.com/dipakparmar/docs-diary/pull/223) [`c86bcbe`](https://github.com/dipakparmar/docs-diary/commit/c86bcbec003366d30be5ded423450bf4d3837305) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated stylelint from 15.6.0 to 15.6.2 +- [#223](https://github.com/dipakparmar/docs-diary/pull/223) [`c86bcbe`](https://github.com/dipakparmar/docs-diary/commit/c86bcbec003366d30be5ded423450bf4d3837305) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated stylelint from 15.6.0 to 15.6.2 ## 1.3.1 diff --git a/package.json b/package.json index c0f0fe9f..41804cb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docs-diary", - "version": "1.4.0", + "version": "1.4.1", "private": true, "scripts": { "docusaurus": "docusaurus",