Skip to content

Commit 4ed3928

Browse files
authored
Merge pull request #73 from data-preservation-programs/release-please--branches--main--components--release-please-action
chore(main): release 1.8.0
2 parents 22f8d03 + e6cfedc commit 4ed3928

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.8.0](https://github.com/data-preservation-programs/singularity-website/compare/v1.7.2...v1.8.0) (2024-02-07)
4+
5+
6+
### Features
7+
8+
* load plugin if env is prod or if localhost tracking explicitly enabled ([e96735c](https://github.com/data-preservation-programs/singularity-website/commit/e96735ce09f01d5aaace08a1bed208c6b5bc8f31))
9+
* makes imports more nuxt2 compatible ([a04227d](https://github.com/data-preservation-programs/singularity-website/commit/a04227d3dff70d5c44dda6252c01eef0a1b9a8bd))
10+
* translate nuxt-module-plausible to nuxt3 ([dada952](https://github.com/data-preservation-programs/singularity-website/commit/dada95296f3503aff66621f8a4148d7a36039f2e))
11+
312
## [1.7.2](https://github.com/data-preservation-programs/singularity-website/compare/v1.7.1...v1.7.2) (2024-01-24)
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.7.2",
3+
"version": "1.8.0",
44
"description": "Static marketing site for Singularity",
55
"author": {
66
"name": "Agency Undone",

0 commit comments

Comments
 (0)