From e89f60117abecfed62887c0b90029b9495ae8ade Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 19:45:07 +0000 Subject: [PATCH 1/2] Bump @blakeembrey/template from 1.1.0 to 1.2.0 Bumps [@blakeembrey/template](https://github.com/blakeembrey/js-template) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/blakeembrey/js-template/releases) - [Commits](https://github.com/blakeembrey/js-template/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: "@blakeembrey/template" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2e9071c..215a54e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -194,9 +194,9 @@ "dev": true }, "node_modules/@blakeembrey/template": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@blakeembrey/template/-/template-1.1.0.tgz", - "integrity": "sha512-iZf+UWfL+DogJVpd/xMQyP6X6McYd6ArdYoPMiv/zlOTzeXXfQbYxBNJJBF6tThvsjLMbA8tLjkCdm9RWMFCCw==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@blakeembrey/template/-/template-1.2.0.tgz", + "integrity": "sha512-w/63nURdkRPpg3AXbNr7lPv6HgOuVDyefTumiXsbXxtIwcuk5EXayWR5OpSwDjsQPgaYsfUSedMduaNOjAYY8A==", "dev": true }, "node_modules/@gar/promisify": { From fd528e009983e502f28bb4c7915c0396a29e5e9d Mon Sep 17 00:00:00 2001 From: Dom <108245473+OudomMunint@users.noreply.github.com> Date: Wed, 11 Sep 2024 18:13:52 +1000 Subject: [PATCH 2/2] Release tag --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2e0dc57..86ea7ba 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,4 +26,4 @@ jobs: - name: Create Release uses: ncipollo/release-action@v1.14.0 with: - tag: v1.5.6.6 + tag: v1.5.6.7