Skip to content

Commit b0d23f4

Browse files
committed
chore(release): 3.0.0
1 parent de556fa commit b0d23f4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [3.0.0](https://github.com/ghiscoding/angular-markdown-editor/compare/v2.0.2...v3.0.0) (2022-09-12)
6+
7+
8+
### Features
9+
10+
* **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))
11+
512
### [2.0.2](https://github.com/ghiscoding/angular-markdown-editor/compare/v1.1.5...v2.0.2) (2018-09-24)
613

714
### Features

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-markdown-editor",
3-
"version": "2.0.2",
3+
"version": "3.0.0",
44
"description": "Bootstrap Markdown components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)