From 4a7cb45b00e95f85a22e6eba763da3aaece6dab5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 4 Dec 2024 08:30:25 +0000 Subject: [PATCH] chore(release): 1.7.19 [skip ci] ## [1.7.19](https://github.com/Kong/markdown/compare/v1.7.18...v1.7.19) (2024-12-04) ### Bug Fixes * **deps:** update dependency @vueuse/core to ^11.3.0 ([#206](https://github.com/Kong/markdown/issues/206)) ([d34521e](https://github.com/Kong/markdown/commit/d34521e993d0ce8a785e225c74d23328524ce21c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65f84ac6..ae757995 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.19](https://github.com/Kong/markdown/compare/v1.7.18...v1.7.19) (2024-12-04) + + +### Bug Fixes + +* **deps:** update dependency @vueuse/core to ^11.3.0 ([#206](https://github.com/Kong/markdown/issues/206)) ([d34521e](https://github.com/Kong/markdown/commit/d34521e993d0ce8a785e225c74d23328524ce21c)) + ## [1.7.18](https://github.com/Kong/markdown/compare/v1.7.17...v1.7.18) (2024-11-19) diff --git a/package.json b/package.json index 751fa4b9..5977ef52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kong/markdown", - "version": "1.7.18", + "version": "1.7.19", "description": "Kong's open-source markdown renderer and live editor", "keywords": [ "markdown",