diff --git a/CHANGELOG.md b/CHANGELOG.md index e4e269e..a699116 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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/ghiscoding/angular-markdown-editor/compare/v2.0.2...v3.0.0) (2022-09-12) + + +### Features + +* **core:** upgrade to Angular 14 and Bootstrap 4-5, closes [#33](https://github.com/ghiscoding/angular-markdown-editor/issues/33) ([dd0f3df](https://github.com/ghiscoding/angular-markdown-editor/commit/dd0f3dfe591e764855767622aea909973964a177)) + ### [2.0.2](https://github.com/ghiscoding/angular-markdown-editor/compare/v1.1.5...v2.0.2) (2018-09-24) ### Features diff --git a/package.json b/package.json index 27ef031..6c89292 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-markdown-editor", - "version": "2.0.2", + "version": "3.0.0", "description": "Bootstrap Markdown components made available in Angular", "keywords": [ "angular",