Skip to content

Commit

Permalink
chore(release): 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vobu committed Apr 14, 2022
1 parent f81a516 commit 77a225a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.6](https://github.com/ui5-community/ui5-cc-md/compare/v0.0.5...v0.0.6) (2022-04-14)


### Bug Fixes

* change parse api after upgrade ([#12](https://github.com/ui5-community/ui5-cc-md/issues/12)) ([f81a516](https://github.com/ui5-community/ui5-cc-md/commit/f81a51612cf3906c16158386bf00f6092f15d3ad))

### [0.0.5](https://github.com/ui5-community/ui5-cc-md/compare/v0.0.4...v0.0.5) (2022-04-13)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ui5-cc-md",
"version": "0.0.5",
"version": "0.0.6",
"description": "UI5 custom (notepad) control rendering markdown into html on-the-fly",
"main": "Markdown.js",
"scripts": {
Expand Down

0 comments on commit 77a225a

Please sign in to comment.