Skip to content

Commit

Permalink
chore(release): 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Jul 1, 2022
1 parent 7292cc4 commit 134567d
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
Expand Up @@ -2,6 +2,20 @@

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.1.8](https://github.com/yeukfei02/notely/compare/v0.1.7...v0.1.8) (2022-07-01)


### Features

* 🎸 add markdown preview page ([923bf91](https://github.com/yeukfei02/notely/commit/923bf91ac31b7d221cc90bf452afaec3269bdf4e))


### Bug Fixes

* 🐛 fix build ([cc95202](https://github.com/yeukfei02/notely/commit/cc952026258a798cec9fe9743df55ad3065e73b1))
* 🐛 fix signup and login style ([768bbbc](https://github.com/yeukfei02/notely/commit/768bbbc74b108e57565cf559388659cca6a0d922))
* 🐛 remove enum and change type to string ([26edd03](https://github.com/yeukfei02/notely/commit/26edd03f08da3e8b2da9339fdff44b3122d28d28))

### [0.1.7](https://github.com/yeukfei02/notely/compare/v0.1.6...v0.1.7) (2022-06-30)


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": "notely",
"version": "0.1.7",
"version": "0.1.8",
"license": "MIT",
"private": true,
"engines": {
Expand Down

0 comments on commit 134567d

Please sign in to comment.