From 437f66156475614c4727140c0995d12beb1ab2b6 Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Mon, 2 Oct 2023 17:02:44 +0200 Subject: [PATCH] build: update release name date for GitHub supported tag pattern --- CHANGELOG.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f7df666e..f3e96d035 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 2023-10-02T16:45Z +# 2023.10.02-1515Z ## Overview diff --git a/package-lock.json b/package-lock.json index d49de0989..2fe925704 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dfinity/ic-js", - "version": "2023-10-02T14:45Z", + "version": "2023.10.02-1515Z", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dfinity/ic-js", - "version": "2023-10-02T14:45Z", + "version": "2023.10.02-1515Z", "license": "Apache-2.0", "workspaces": [ "packages/utils", diff --git a/package.json b/package.json index da03c5232..e701d2242 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dfinity/ic-js", - "version": "2023-10-02T14:45Z", + "version": "2023.10.02-1515Z", "description": "A collection of library for interfacing with the Internet Computer.", "license": "Apache-2.0", "workspaces": [