Commit Graph

14 Commits

Author SHA1 Message Date
Fabio Di Stasio 593173ddc7 chore(release): 1.3.0 2024-02-07 21:45:45 +01:00
Fabio Di Stasio 1ac0d00080
Merge pull request #4 from Fabio286/dependabot/npm_and_yarn/electron/remote-2.0.9
chore(deps): bump @electron/remote from 2.0.8 to 2.0.9
2023-06-12 11:42:20 +02:00
dependabot[bot] e1406278c1
chore(deps): bump vue from 3.2.45 to 3.3.4
Bumps [vue](https://github.com/vuejs/core) from 3.2.45 to 3.3.4.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.2.45...v3.3.4)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 17:59:35 +00:00
Fabio Di Stasio 57350571eb chore(release): 1.2.0 2023-05-26 09:09:28 +02:00
Fabio Di Stasio c1b3658482 refactor: minor translations change 2023-05-09 17:56:04 +02:00
Fabio Di Stasio 939f7212c2 chore(release): 1.1.0 2023-04-18 09:17:17 +02:00
dependabot[bot] 2f23f99ed5
chore(deps): bump @electron/remote from 2.0.8 to 2.0.9
Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/remote/compare/v2.0.8...v2.0.9)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 16:08:05 +00:00
Fabio Di Stasio 3f1ea87194 refactor: move to new material icons library 2023-04-17 18:02:15 +02:00
Fabio Di Stasio a61350ddec ci: minor change in build scripts 2023-04-16 12:47:26 +02:00
Fabio Di Stasio 7a43fc9639 chore(release): 1.0.1 2023-04-16 11:54:34 +02:00
Fabio Di Stasio e2b64c61a1 chore: minor changes in package.json 2023-04-16 11:53:59 +02:00
Fabio Di Stasio 4e896244d1 refactor: improved typings 2023-04-04 17:59:54 +02:00
Fabio Di Stasio 7724774f55 refactor: conversion to vue3 composition api 2023-03-25 17:27:06 +01:00
Fabio Di Stasio 9f945c4b8f initial commit 2023-03-19 18:40:03 +01:00