From 90ccd1a4e08a13a5782bbc1bbb663b430510ef82 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Fri, 17 Dec 2021 22:02:18 +0000 Subject: [PATCH] chore(release): 3.0.0 [ci skip] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e5a622..703be6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [3.0.0](https://github.com/forcedotcom/dev-config/compare/v2.1.3...v3.0.0) (2021-12-17) + + +### ⚠ BREAKING CHANGES + +* update typedoc config + +* Merge pull request #2 from forcedotcom/cd/W-10159876 ([1b1a4b6](https://github.com/forcedotcom/dev-config/commit/1b1a4b6cd13d51da346a9a2d06a59a8147f82e9c)), closes [#2](https://github.com/forcedotcom/dev-config/issues/2) + ### 2.1.3 (2021-12-17)