Skip to content

Commit 398b7a3

Browse files
committed
chore(release): 0.1.9
1 parent ac11197 commit 398b7a3

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
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.
44

5+
### [0.1.9](https://github.com/yeukfei02/notely/compare/v0.1.8...v0.1.9) (2022-08-31)
6+
7+
8+
### Features
9+
10+
* 🎸 add textarea for normal text ([1db8eaf](https://github.com/yeukfei02/notely/commit/1db8eafc3879d51b3a8a2fe650ef836dda3e9c90))
11+
12+
13+
### Bug Fixes
14+
15+
* 🐛 fix style and font family ([309086b](https://github.com/yeukfei02/notely/commit/309086be438d7701e1ace3b43ed826a6c7a0028b))
16+
* 🐛 update font style ([5279fe1](https://github.com/yeukfei02/notely/commit/5279fe13c828b52a623011d02d1d79f99331d09f))
17+
* 🐛 update prisma lib ([c67f3b8](https://github.com/yeukfei02/notely/commit/c67f3b8ecfe7691c6c68e0838ac847165ebdeba5))
18+
* update readme.md ([c689fc6](https://github.com/yeukfei02/notely/commit/c689fc65a5a1748ae56479b21382fda17175786a))
19+
520
### [0.1.8](https://github.com/yeukfei02/notely/compare/v0.1.7...v0.1.8) (2022-07-01)
621

722

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "notely",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"license": "MIT",
55
"private": true,
66
"engines": {

0 commit comments

Comments
 (0)