Skip to content

Commit ac6a35e

Browse files
committed
chore: release v3.1.0
1 parent e420c1c commit ac6a35e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Change Log
2+
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3+
4+
# [3.1.0](https://github.com/ghiscoding/angular-markdown-editor/compare/v3.0.2...v3.1.0) (2023-04-07)
5+
16
# Change Log
27
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
38

package.json

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

0 commit comments

Comments
 (0)