Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2024-01-23)

### Features

* create component package ([#19](#19)) ([a55d63c](a55d63c)), closes [#16](#16)
* initial commit 🚀 ([8fe75b2](8fe75b2))
* trigger release ([958b6f7](958b6f7))
  • Loading branch information
semantic-release-bot committed Jan 23, 2024
1 parent 958b6f7 commit 53df9e7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 1.0.0 (2024-01-23)


### Features

* create component package ([#19](https://github.com/Kong/markdown/issues/19)) ([a55d63c](https://github.com/Kong/markdown/commit/a55d63cf07a41be8f088ba2acc4e3f44fe415c9d)), closes [#16](https://github.com/Kong/markdown/issues/16)
* initial commit :rocket: ([8fe75b2](https://github.com/Kong/markdown/commit/8fe75b2d974aba055c7bdc726292616924a663b0))
* trigger release ([958b6f7](https://github.com/Kong/markdown/commit/958b6f7a2f5b065f3833cbdf19ec93a2c9bfbc53))

# [1.0.0-alpha.39](https://github.com/Kong/markdown/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2024-01-23)


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

0 comments on commit 53df9e7

Please sign in to comment.