Commit graph

25 commits

Author SHA1 Message Date
dependabot[bot]
a50d2bdc98
chore(deps): bump actions/setup-node from 3 to 4 (#1194) 2023-10-24 09:09:00 +02:00
Daan Wijns
575b071f6d
feat!: Vue3 Rewrite (#757) 2023-10-20 15:15:28 +02:00
dependabot[bot]
4876746ca8
chore(deps): bump google-github-actions/release-please-action (#1126) 2023-10-03 08:49:16 +02:00
dependabot[bot]
34d6b616ca
chore(deps): bump actions/checkout from 3 to 4 (#1085) 2023-09-05 07:18:03 +02:00
dependabot[bot]
e4e063b839
chore(deps): bump google-github-actions/release-please-action (#1000) 2023-07-25 08:12:56 +02:00
dependabot[bot]
e44d6d6207
chore(deps): bump JamesIves/github-pages-deploy-action (#981)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.2...v4.4.3)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 10:27:36 +02:00
dependabot[bot]
e54d42dd27
chore(deps): bump google-github-actions/release-please-action (#909)
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.9 to 3.7.10.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v3.7.9...v3.7.10)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 13:02:21 +02:00
dependabot[bot]
f979a6601f
chore(deps): bump google-github-actions/release-please-action (#883)
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.4 to 3.7.9.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v3.7.4...v3.7.9)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:59:17 +02:00
dependabot[bot]
f30a5a1053
chore(deps): bump JamesIves/github-pages-deploy-action (#876)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 3.7.1 to 4.4.2.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/3.7.1...v4.4.2)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:36:27 +02:00
dependabot[bot]
8968c7b929
chore(deps): bump actions/cache from 2 to 3 (#875)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:36:12 +02:00
dependabot[bot]
5d1a6086da
chore(deps): bump actions/checkout from 2 to 3 (#877)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:36:02 +02:00
dependabot[bot]
08e53aec92
chore(deps): bump actions/setup-node from 2 to 3 (#873)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:35:36 +02:00
Daan Wijns
7b50a140ea chore: update release-please action 2023-03-04 10:40:48 +01:00
WDaan
1cdbb95f8c feat: create nightly build 2022-11-15 09:42:22 +01:00
Daan Wijns
5aa83fa95e feat!: move to vite + typescript => BREAKS PWA, please re-install! (#352) 2022-11-15 09:41:56 +01:00
Daan Wijns
c169e98e70 ci: release please v3.1.4 2022-06-05 11:06:10 +02:00
Daan Wijns
8d125db94c ci: fix package-name 2022-06-05 10:09:55 +02:00
Daan Wijns
982360eb03 ci: fix release-please 2022-05-08 09:52:25 +02:00
Daan Wijns
9f2ca4230d
perf: better share limit modal (#316) 2021-11-27 10:40:45 +01:00
Daan Wijns
adfc6a00f2 fix: push precompiled release in a public folder 2021-02-18 21:27:47 +01:00
Daan Wijns
897757534b chore: fixed release ci 2021-02-08 09:30:14 +01:00
Daan Wijns
f1db7c8152 chore: fixed ci's 2021-02-08 09:30:01 +01:00
Jef LeCompte
d217627d9a
feat: auto releasing ci (#146)
* feat: auto releasing ci

* chore: pin major version for upload-release-asset

* ci: remove duplicate install deps

* docs: update readme

* chore: remove deprecated release script

Co-authored-by: Daan Wijns <dw.daanwijns@gmail.com>
2021-02-07 19:18:14 +01:00
Daan Wijns
396f10f45c
0.4.6 (#74) 2020-12-08 10:11:50 +01:00
Daan Wijns
0e02df2345
Development (#25) 2020-08-29 09:04:35 +02:00
Renamed from .github/workflows/dev-deploy.yml (Browse further)