Compare commits
5 Commits
v1.2.2
..
f4648e5f56
| Author | SHA1 | Date | |
|---|---|---|---|
|
f4648e5f56
|
|||
|
fcb16e9ea0
|
|||
|
410781307f
|
|||
|
b3245fd1cb
|
|||
|
5cbd1f5229
|
@@ -1,3 +1,3 @@
|
|||||||
## 1.2.2 - 2024-11-18
|
## 1.2.2-rc1 - 2024-11-06
|
||||||
### Fixed
|
### Fixed
|
||||||
* Embed resources into presentation formation signature
|
* Embed resources into presentation formation signature
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
## 1.2.2-rc2 - 2024-11-18
|
||||||
|
### Fixed
|
||||||
|
* Embed resources into presentation formation signature
|
||||||
|
* Checkout images using lfs
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
kind: Fixed
|
||||||
|
body: Embed resources into presentation formation signature
|
||||||
|
time: 2024-11-06T14:36:47.597001706+01:00
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
kind: Fixed
|
||||||
|
body: Checkout images using lfs
|
||||||
|
time: 2024-11-18T09:44:23.272915434+01:00
|
||||||
@@ -1,9 +1,7 @@
|
|||||||
name: Build an image to deploy website
|
name: Build an image to deploy website
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push
|
||||||
tags:
|
|
||||||
- v*
|
|
||||||
|
|
||||||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
||||||
permissions:
|
permissions:
|
||||||
|
|||||||
+6
-1
@@ -6,7 +6,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
|||||||
and is generated by [Changie](https://github.com/miniscruff/changie).
|
and is generated by [Changie](https://github.com/miniscruff/changie).
|
||||||
|
|
||||||
|
|
||||||
## 1.2.2 - 2024-11-18
|
## 1.2.2-rc2 - 2024-11-18
|
||||||
|
### Fixed
|
||||||
|
* Embed resources into presentation formation signature
|
||||||
|
* Checkout images using lfs
|
||||||
|
|
||||||
|
## 1.2.2-rc1 - 2024-11-06
|
||||||
### Fixed
|
### Fixed
|
||||||
* Embed resources into presentation formation signature
|
* Embed resources into presentation formation signature
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user