Skip to content

Commit

Permalink
chore(release): 1.7.17 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.17](v1.7.16...v1.7.17) (2024-11-12)

### Bug Fixes

* **deps:** update dependency @vueuse/core to ^11.2.0 ([#187](#187)) ([bf00e71](bf00e71))
  • Loading branch information
semantic-release-bot committed Nov 12, 2024
1 parent bf00e71 commit cc010bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.17](https://github.com/Kong/markdown/compare/v1.7.16...v1.7.17) (2024-11-12)


### Bug Fixes

* **deps:** update dependency @vueuse/core to ^11.2.0 ([#187](https://github.com/Kong/markdown/issues/187)) ([bf00e71](https://github.com/Kong/markdown/commit/bf00e7178e2890046a1c808d754e778ae926c6bf))

## [1.7.16](https://github.com/Kong/markdown/compare/v1.7.15...v1.7.16) (2024-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong/markdown",
"version": "1.7.16",
"version": "1.7.17",
"description": "Kong's open-source markdown renderer and live editor",
"keywords": [
"markdown",
Expand Down

0 comments on commit cc010bc

Please sign in to comment.