From ffac62fbe6496e8d4da615b2e95b1ae3e4f5e2dc Mon Sep 17 00:00:00 2001 From: ghiscoding Date: Sat, 21 Sep 2024 01:47:07 -0400 Subject: [PATCH] chore: release v3.1.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f00002..6d87fa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.1.1](https://github.com/ghiscoding/angular-markdown-editor/compare/v3.1.0...v3.1.1) (2024-09-21) + + +### Bug Fixes + +* update github link of bootstrap-markdown dep, fixes [#64](https://github.com/ghiscoding/angular-markdown-editor/issues/64) ([40da5ef](https://github.com/ghiscoding/angular-markdown-editor/commit/40da5ef47fd009f8c68357851bcf4f6ea27a979f)) + # [3.1.0](https://github.com/ghiscoding/angular-markdown-editor/compare/v3.0.2...v3.1.0) (2023-04-07) # Change Log diff --git a/package.json b/package.json index cf4d7b8..37919ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-markdown-editor", - "version": "3.1.0", + "version": "3.1.1", "description": "Bootstrap Markdown components made available in Angular", "keywords": [ "angular",