Skip to content

Commit

Permalink
changelog and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyfuksa committed May 23, 2022
1 parent 6038dcd commit 24d8194
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

---

## 1.47.0 - 05/23/22

- Removed colored static favorite star in favor of using the themeable variant of the star icon
- Consumers that are currently using the static icon should change their reference to the themeable variant, as the duplicate static replacement will be removed at some point.

## 1.46.1 - 05/02/22

- Fixed labelling errors on trending up/down icons
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "one-cerner-style-icons",
"version": "1.46.1",
"version": "1.47.0",
"description": "One Cerner Style Icon Repository",
"repository": {
"type": "git",
Expand Down

0 comments on commit 24d8194

Please sign in to comment.