Skip to content

Commit 57ee142

Browse files
authored
Merge pull request #58 from data-preservation-programs/release-please--branches--main--components--release-please-action
chore(main): release 1.5.0
2 parents 3fbcae8 + b4c94be commit 57ee142

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.5.0](https://github.com/data-preservation-programs/singularity-website/compare/v1.4.0...v1.5.0) (2023-10-06)
4+
5+
6+
### Features
7+
8+
* optimized footer image + styling across breakpoints ([b95fc25](https://github.com/data-preservation-programs/singularity-website/commit/b95fc254bd609ec9150c37abab0a5eed6970ba96))
9+
* optimized warped torus image + updated styling ([edcf844](https://github.com/data-preservation-programs/singularity-website/commit/edcf844c76298adf061b722c6145624a6b6e2f7a))
10+
* warped torus background is in own layout ([d313834](https://github.com/data-preservation-programs/singularity-website/commit/d3138344bba57b67fc75df4b553c11ee944515ed))
11+
312
## [1.4.0](https://github.com/data-preservation-programs/singularity-website/compare/v1.3.0...v1.4.0) (2023-09-28)
413

514

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@data-preservation-programs/singularity-website",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "Static marketing site for Singularity",
55
"author": {
66
"name": "Agency Undone",

0 commit comments

Comments
 (0)