chore: release 1.0.8
All checks were successful
Build release images / build-container (push) Successful in 59s

This commit is contained in:
Philipp Dormann 2025-04-04 22:29:54 +02:00
parent 5202ab013a
commit 552b9200d4
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314
2 changed files with 9 additions and 1 deletions

View File

@ -2,8 +2,16 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [1.0.8](https://git.odit.services/lfk/beamershow/compare/1.0.7...1.0.8)
- ci: fix license exporter [`5202ab0`](https://git.odit.services/lfk/beamershow/commit/5202ab013a31515f5ad8eeb342fb7f4eb283f1ff)
#### [1.0.7](https://git.odit.services/lfk/beamershow/compare/1.0.6...1.0.7)
> 4 April 2025
- chore: release 1.0.7 [`1652e54`](https://git.odit.services/lfk/beamershow/commit/1652e54ac63f51c1f8e1903e22a2768967e3f90d)
#### [1.0.6](https://git.odit.services/lfk/beamershow/compare/1.0.5...1.0.6)
> 4 April 2025

View File

@ -1,6 +1,6 @@
{
"name": "@lfk/beamershow",
"version": "1.0.7",
"version": "1.0.8",
"scripts": {
"dev": "vite",
"build": "vite build",