Skip to content

Commit b7f7d08

Browse files
authored
Merge pull request #9 from risoflora/3.0.2
v3.0.2
2 parents 49da475 + f899021 commit b7f7d08

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ yarn dev
4949
- [x] Multiple services
5050
- [ ] Invoice reminder
5151
- [ ] Invoice expression
52+
- [ ] Dark theme (optional)
5253

5354
[web-store-url]: https://chrome.google.com/webstore/detail/invoice-generator/obdabdocagpfclncklefebhhgggkbbnk 'Invoice generator Web Store'
5455
[screenshot-01-url]: https://github.com/risoflora/invoice-generator/raw/main/contrib/screenshot-01.png 'Invoice generator'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "invoice-generator",
33
"description": "Invoice generator",
44
"license": "MIT",
5-
"version": "3.0.1",
5+
"version": "3.0.2",
66
"private": true,
77
"scripts": {
88
"dev": "tsc && vite build --watch",

0 commit comments

Comments
 (0)