Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.36 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-alpha.36](v1.0.0-alpha.35...v1.0.0-alpha.36) (2024-01-12)

### Bug Fixes

* **deps:** udpate shikiji ([493ef6f](493ef6f))
* renovate config ([0d42bbb](0d42bbb))
  • Loading branch information
semantic-release-bot committed Jan 12, 2024
1 parent 0d42bbb commit e897f45
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.0.0-alpha.36](https://github.com/Kong/markdown/compare/v1.0.0-alpha.35...v1.0.0-alpha.36) (2024-01-12)


### Bug Fixes

* **deps:** udpate shikiji ([493ef6f](https://github.com/Kong/markdown/commit/493ef6ffdbbf2b0ab8a891e64330005ab3d7cc91))
* renovate config ([0d42bbb](https://github.com/Kong/markdown/commit/0d42bbb1db59f98cc0efce64784458714c75a220))

# [1.0.0-alpha.35](https://github.com/Kong/markdown/compare/v1.0.0-alpha.34...v1.0.0-alpha.35) (2024-01-12)


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

0 comments on commit e897f45

Please sign in to comment.