Skip to content

Commit

Permalink
release 0.0.1 (#26)
Browse files Browse the repository at this point in the history
* feat: enable more editor settings and editor styling improvements #4 (#19)

* feat: enable more editor settings and editor styling improvements #4

* feat: enable indent unit setting #4

* feat: enable more editor settings #4 (#20)

* fix: wonky scrollbar styles, still need to actually solve this

* feat: add client side validation for editor settings #4 (#21)

* feat: add client side validation for editor settings #4

* feat: enable font family editor setting and refactor editor settings #4

* feat: add ability to save nsec

* show npub

* refactor: remove nostr settings, add profile and relays

* dynamic relay form

* update dialog name

* fix: context menu holding stale state

* deps: update dependencies

* bump version

* deps: update dependencies

* bump version

* build: update tsconfig

* update tsconfig

---------

Co-authored-by: Jason Chiarulli <jaythecodemonkey.7vk7i@slmail.me>
  • Loading branch information
ChristianChiarulli and jchiarulli authored Jun 25, 2024
1 parent 153c7e0 commit efe8ef0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
"dist",
"build",
"coverage",
"public"
"public",
"vite.config.d.ts"
]

"references": [

Check failure on line 48 in tsconfig.json

View workflow job for this annotation

GitHub Actions / publish-tauri (macos-latest, --target aarch64-apple-darwin)

',' expected.
Expand Down

0 comments on commit efe8ef0

Please sign in to comment.