From ab23498b3ceab95641e5e0a243da59e2cbad632a Mon Sep 17 00:00:00 2001 From: Tim McConechy Date: Tue, 30 Jan 2024 12:09:41 -0500 Subject: [PATCH] Add icons and doc --- docs/CHANGELOG.md | 7 +++++++ docs/PUBLISH.md | 15 +++------------ 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 2020e779..6613568a 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,12 @@ # What's New with Infor Design System +## v4.16.2 + +### v4.16.2 Fixes + +- `[Icons]` Added new icon `widgets-smart-panel`. ([#8403](https://github.com/infor-design/enterprise/issues/8403)) +- `[Icons]` Fixed spaces in `icon-user-status-unknown` icon. ([#8403](https://github.com/infor-design/enterprise/issues/8403)) + ## v4.16.1 ### v4.16.1 Fixes diff --git a/docs/PUBLISH.md b/docs/PUBLISH.md index 5c89f2d2..8356c65f 100644 --- a/docs/PUBLISH.md +++ b/docs/PUBLISH.md @@ -2,16 +2,7 @@ Depending which images have changed you can run only the ones you need -1. Go to http://jenkins.design.infor.com:8080/job/IDS%20Assets%20Library%20v3.5%20Empty%20States%20Icons%20(CLASSIC)%20Figma%20Export/ and hit run -1. Go to http://jenkins.design.infor.com:8080/job/IDS%20Assets%20Library%20v3.5%20System%20Icons%20(CLASSIC)%20Figma%20Export/ and hit run -1. Go to http://jenkins.design.infor.com:8080/job/IDS%20Assets%20Library%20v4.5%20Accent%20Icons%20Figma%20Export/ and hit run -1. Go to http://jenkins.design.infor.com:8080/job/IDS%20Assets%20Library%20v4.5%20App%20Icons%20Figma%20Export/ and hit run -1. go to http://jenkins.design.infor.com:8080/job/IDS%20Assets%20Library%20v4.5%20Empty%20States%20Icons%20Figma%20Export/ and git run -1. go to http://jenkins.design.infor.com:8080/job/IDS%20Assets%20Library%20v4.5%20System%20Icons%20Figma%20Export/ and hit run -1. Once the figma icons are built -1. Go to http://jenkins.design.infor.com:8080/job/design-system-build/build?delay=0sec and change the version and release increment and remove dry run and hit run +1. Go to https://pages.workers.design.infor.com/ and hit run under forms on all of the jobs that say figma-export +1. Add notes and next version to this change log and push to main +1. https://pages.workers.design.infor.com/ and run the design-system-dry-run job 1. note that for release increment the following can be used: "major", "minor", "patch", or "pre*" version; or specify version [default: "patch"] - -## Backup - -1. Can also run `npm run release:final` locally.