Skip to content

Commit

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

### Bug Fixes

* color theme ([fbad8e8](fbad8e8))

### Features

* dark mode ([915ea98](915ea98))
* dark mode ([32f6222](32f6222))
* dark mode ([175a9b3](175a9b3))
  • Loading branch information
semantic-release-bot committed Jan 10, 2024
1 parent 6927a94 commit 969cb95
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.0.0-alpha.34](https://github.com/Kong/markdown/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2024-01-10)


### Bug Fixes

* color theme ([fbad8e8](https://github.com/Kong/markdown/commit/fbad8e89d49992f0faf1c9bf98e8b5f3a31b5a22))


### Features

* dark mode ([915ea98](https://github.com/Kong/markdown/commit/915ea98d2d22fdb5d5c8cc9a123859319ea72493))
* dark mode ([32f6222](https://github.com/Kong/markdown/commit/32f62222327b0c9af83188aae26d695ab6172419))
* dark mode ([175a9b3](https://github.com/Kong/markdown/commit/175a9b3b7b5fdfd7e2cd58e44b04031e7db93aa0))

# [1.0.0-alpha.33](https://github.com/Kong/markdown/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2024-01-09)


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

0 comments on commit 969cb95

Please sign in to comment.