From bcd39bbf86dbe2bdbb9f7dc0e53176033d1885b0 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Wed, 7 Aug 2024 12:02:39 +0000 Subject: [PATCH] chore(release): v0.6.0 --- CHANGELOG.md | 18 +++++++++--------- package.json | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbc87d5..498748d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.6.0](https://github.com/dailydotdev/docs/compare/v0.5.0...v0.6.0) (2024-08-07) + + +### Features + +* add a Slack integration page ([#352](https://github.com/dailydotdev/docs/issues/352)) ([10b756e](https://github.com/dailydotdev/docs/commit/10b756ec05b953d577b4981acd7f0bc08b597ff2)) + + + # [0.5.0](https://github.com/dailydotdev/docs/compare/v0.4.1...v0.5.0) (2024-07-05) @@ -34,12 +43,3 @@ -# [0.3.0](https://github.com/dailydotdev/docs/compare/v0.2.1...v0.3.0) (2024-01-26) - - -### Features - -* new page for public squads ([#279](https://github.com/dailydotdev/docs/issues/279)) ([46e2097](https://github.com/dailydotdev/docs/commit/46e2097174eb924c1af6983ef36a312da76d9a22)) - - - diff --git a/package.json b/package.json index 4da6209..51c41b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dailydev-docs", - "version": "0.5.0", + "version": "0.6.0", "private": true, "scripts": { "docusaurus": "docusaurus", @@ -40,4 +40,4 @@ "last 1 safari version" ] } -} +} \ No newline at end of file