Skip to content

Commit

Permalink
chore(release): 1.3.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.6](v1.3.5...v1.3.6) (2024-04-23)

### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.9.1 ([#69](#69)) ([b1ce2af](b1ce2af))
  • Loading branch information
semantic-release-bot committed Apr 23, 2024
1 parent b1ce2af commit 4016250
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.3.6](https://github.com/Kong/markdown/compare/v1.3.5...v1.3.6) (2024-04-23)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.9.1 ([#69](https://github.com/Kong/markdown/issues/69)) ([b1ce2af](https://github.com/Kong/markdown/commit/b1ce2af2d6fc6f7cb212276fa8f95cea58eb8fed))

## [1.3.5](https://github.com/Kong/markdown/compare/v1.3.4...v1.3.5) (2024-04-19)


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.3.5",
"version": "1.3.6",
"description": "Kong's open-source markdown renderer and live editor",
"keywords": [
"markdown",
Expand Down

0 comments on commit 4016250

Please sign in to comment.