From 69e987ecc6d6a14cbf7a9bf4419872374c988c8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 10:59:18 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 7 +++++++ package-lock.json | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8eaebab51..507dba1172 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ ## [1.0.0](https://github.com/cardano-foundation/cf-explorer-frontend/compare/v1.0.0...v1.0.0) (2024-03-25) +### Features + +* fixed publish job configuration to prevent from running when dependabot trigger build ([f710f9f](https://github.com/cardano-foundation/cf-explorer-frontend/commit/f710f9ff3b38828b4f2d034313a32d05b15d75b6)) + +## [1.0.0](https://github.com/cardano-foundation/cf-explorer-frontend/compare/v1.0.0...v1.0.0) (2024-03-25) + + ### Features * fixed publish job configuration to prevent from running when dependabot trigger build ([f710f9f](https://github.com/cardano-foundation/cf-explorer-frontend/commit/f710f9ff3b38828b4f2d034313a32d05b15d75b6)) diff --git a/package-lock.json b/package-lock.json index 0ec3fc9064..de04f6621e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16103,9 +16103,9 @@ } }, "node_modules/follow-redirects": { - "version": "1.15.6", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", - "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", + "version": "1.15.5", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz", + "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==", "funding": [ { "type": "individual",