Skip to content

Commit

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

### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.9.0 ([#64](#64)) ([9eb252e](9eb252e))
  • Loading branch information
semantic-release-bot committed Apr 19, 2024
1 parent 9eb252e commit 5ceac71
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.5](https://github.com/Kong/markdown/compare/v1.3.4...v1.3.5) (2024-04-19)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.9.0 ([#64](https://github.com/Kong/markdown/issues/64)) ([9eb252e](https://github.com/Kong/markdown/commit/9eb252e7848bbc343d7cba50a7294dccc9e20eed))

## [1.3.4](https://github.com/Kong/markdown/compare/v1.3.3...v1.3.4) (2024-04-04)


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

0 comments on commit 5ceac71

Please sign in to comment.