From 21110527662c146e4f1782c0af030d7bbaa316cd Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 8 Mar 2021 14:12:04 -0500 Subject: [PATCH] update changelog build process --- Build-Process.md | 2 +- Home.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Build-Process.md b/Build-Process.md index 3c5af89..1363f47 100644 --- a/Build-Process.md +++ b/Build-Process.md @@ -40,7 +40,7 @@ found 0 vulnerabilities 2020-11-21 12:06:30 STATE: Build for: browserBundle type: iife: { imports: 35, importBytes: 1933744, outputBytes: 1783188, outputFiles: 'dist/human.js' } 2020-11-21 12:06:31 STATE: Build for: browserBundle type: esm: { imports: 35, importBytes: 1933744, outputBytes: 1783877, outputFiles: 'dist/human.esm.js' } 2020-11-21 12:06:32 STATE: Build for: browserBundle type: demo: { imports: 5, importBytes: 1844123, outputBytes: 1830367, outputFiles: 'dist/demo-browser-index.js' } -2020-11-21 12:06:32 STATE: Change log updated: /home/vlado/dev/human/wiki/Change-Log.md +2020-11-21 12:06:32 STATE: Change log updated: /home/vlado/dev/human/CHANGELOG.md ```
diff --git a/Home.md b/Home.md index 299d294..a5ca7bd 100644 --- a/Home.md +++ b/Home.md @@ -10,7 +10,7 @@ - [**Code Repository**](https://github.com/vladmandic/human) - [**NPM Package**](https://www.npmjs.com/package/@vladmandic/human) - [**Issues Tracker**](https://github.com/vladmandic/human/issues) -- [**Change Log**](https://github.com/vladmandic/human/wiki/Change-Log) +- [**Change Log**](https://github.com/vladmandic/human/CHANGELOG.md) ### Wiki pages