From b4aa3b823c80792d8c62495c1d8611615b7c2453 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 11:07:13 +0300 Subject: [PATCH] chore(release): release-1.69.0 (#669) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 6 +++--- CHANGELOG.md | 7 +++++++ apps/careers-whatislove-dev/CHANGELOG.md | 7 +++++++ apps/careers-whatislove-dev/package.json | 2 +- apps/certifications-whatislove-dev/CHANGELOG.md | 7 +++++++ apps/certifications-whatislove-dev/package.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 8 files changed, 29 insertions(+), 8 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9722df9c..60eb0a2d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { - ".": "1.68.0", - "apps/careers-whatislove-dev": "1.10.0", - "apps/certifications-whatislove-dev": "1.8.1", + ".": "1.69.0", + "apps/careers-whatislove-dev": "1.11.0", + "apps/certifications-whatislove-dev": "1.9.0", "apps/whatislove-dev": "1.64.0", "packages/shared": "1.9.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 5067bfc4..2326665b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.69.0](https://github.com/what1s1ove/whatislove.dev/compare/v1.68.0...v1.69.0) (2024-06-20) + + +### Features + +* **careers-whatislove-dev/certifications-whatislove-dev:** update favicons wd-339 ([#668](https://github.com/what1s1ove/whatislove.dev/issues/668)) ([8459a54](https://github.com/what1s1ove/whatislove.dev/commit/8459a545150ad76857ffd8366c8f56e30d062f11)) + ## [1.68.0](https://github.com/what1s1ove/whatislove.dev/compare/v1.67.1...v1.68.0) (2024-06-19) diff --git a/apps/careers-whatislove-dev/CHANGELOG.md b/apps/careers-whatislove-dev/CHANGELOG.md index 4e047dd5..c1a1986f 100644 --- a/apps/careers-whatislove-dev/CHANGELOG.md +++ b/apps/careers-whatislove-dev/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.11.0](https://github.com/what1s1ove/whatislove.dev/compare/@whatislove.dev/careers-whatislove-dev-v1.10.0...@whatislove.dev/careers-whatislove-dev-v1.11.0) (2024-06-20) + + +### Features + +* **careers-whatislove-dev/certifications-whatislove-dev:** update favicons wd-339 ([#668](https://github.com/what1s1ove/whatislove.dev/issues/668)) ([8459a54](https://github.com/what1s1ove/whatislove.dev/commit/8459a545150ad76857ffd8366c8f56e30d062f11)) + ## [1.10.0](https://github.com/what1s1ove/whatislove.dev/compare/@whatislove.dev/careers-whatislove-dev-v1.9.1...@whatislove.dev/careers-whatislove-dev-v1.10.0) (2024-06-19) diff --git a/apps/careers-whatislove-dev/package.json b/apps/careers-whatislove-dev/package.json index 17812c03..4f610493 100644 --- a/apps/careers-whatislove-dev/package.json +++ b/apps/careers-whatislove-dev/package.json @@ -1,5 +1,5 @@ { - "version": "1.10.0", + "version": "1.11.0", "name": "@whatislove.dev/careers-whatislove-dev", "private": true, "type": "module", diff --git a/apps/certifications-whatislove-dev/CHANGELOG.md b/apps/certifications-whatislove-dev/CHANGELOG.md index 33cb1167..d32da32b 100644 --- a/apps/certifications-whatislove-dev/CHANGELOG.md +++ b/apps/certifications-whatislove-dev/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.9.0](https://github.com/what1s1ove/whatislove.dev/compare/@whatislove.dev/certifications-whatislove-dev-v1.8.1...@whatislove.dev/certifications-whatislove-dev-v1.9.0) (2024-06-20) + + +### Features + +* **careers-whatislove-dev/certifications-whatislove-dev:** update favicons wd-339 ([#668](https://github.com/what1s1ove/whatislove.dev/issues/668)) ([8459a54](https://github.com/what1s1ove/whatislove.dev/commit/8459a545150ad76857ffd8366c8f56e30d062f11)) + ## [1.8.1](https://github.com/what1s1ove/whatislove.dev/compare/@whatislove.dev/certifications-whatislove-dev-v1.8.0...@whatislove.dev/certifications-whatislove-dev-v1.8.1) (2024-06-14) diff --git a/apps/certifications-whatislove-dev/package.json b/apps/certifications-whatislove-dev/package.json index 5da0bae8..e5327ae0 100644 --- a/apps/certifications-whatislove-dev/package.json +++ b/apps/certifications-whatislove-dev/package.json @@ -1,5 +1,5 @@ { - "version": "1.8.1", + "version": "1.9.0", "name": "@whatislove.dev/certifications-whatislove-dev", "private": true, "type": "module", diff --git a/package-lock.json b/package-lock.json index 2ad69dbb..e4d1e237 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "whatislove.dev", - "version": "1.68.0", + "version": "1.69.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "whatislove.dev", - "version": "1.68.0", + "version": "1.69.0", "workspaces": [ "apps/*", "packages/*" diff --git a/package.json b/package.json index 8b6b8940..9730440d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.68.0", + "version": "1.69.0", "name": "whatislove.dev", "private": true, "type": "module",