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