Skip to content

Commit

Permalink
Add icons and doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcconechy committed Jan 30, 2024
1 parent d7c5240 commit ab23498
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
15 changes: 3 additions & 12 deletions docs/PUBLISH.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit ab23498

Please sign in to comment.