Skip to content

Commit d1be5a8

Browse files
chore: prepare release (#19)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b71e540 commit d1be5a8

File tree

4 files changed

+22
-23
lines changed

4 files changed

+22
-23
lines changed

.changeset/purple-wasps-begin.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.changeset/purple-wasps-end.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @rhds/icons
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- 437d11a: ✨ Added standard icons:
8+
- `import`
9+
- `webhooks`
10+
- `run-pipeline`
11+
- `deployed-model`
12+
- `model-registry`
13+
- `storage-classes`
14+
- `data-connections`
15+
- `registered-model`
16+
- 49e058f: ✨ Added ui icons:
17+
- `auto-light-dark-mode-fill`
18+
- `auto-light-dark-mode`
19+
- `dark-mode-fill`
20+
- `dark-mode`
21+
- `light-mode-fill`
22+
- `light-mode`
23+
324
## 1.1.2
425

526
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rhds/icons",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "Red Hat Icons",
55
"main": "icons.js",
66
"module": "icons.js",

0 commit comments

Comments
 (0)