Skip to content

Commit

Permalink
chore(release): 1.7.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.8](v1.7.7...v1.7.8) (2024-07-22)

### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.15.1 ([#118](#118)) ([9ce1a03](9ce1a03))
  • Loading branch information
semantic-release-bot committed Jul 22, 2024
1 parent 9ce1a03 commit 9405bb2
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.8](https://github.com/Kong/markdown/compare/v1.7.7...v1.7.8) (2024-07-22)


### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.15.1 ([#118](https://github.com/Kong/markdown/issues/118)) ([9ce1a03](https://github.com/Kong/markdown/commit/9ce1a03b8cd37925e4c60f4ed78cf0580ea0ed7e))

## [1.7.7](https://github.com/Kong/markdown/compare/v1.7.6...v1.7.7) (2024-07-15)


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

0 comments on commit 9405bb2

Please sign in to comment.