Skip to content

Commit 430ec65

Browse files
chore: prepare release (#23)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 01df6ec commit 430ec65

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

.changeset/all-loops-hang.md

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

CHANGELOG.md

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

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- 01df6ec: Added `metadata.js` file, which exports a map of icon set names to set of icon names. Useful in SSR scenarios.
8+
39
## 1.2.0
410

511
### Minor 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.2.0",
3+
"version": "1.3.0",
44
"description": "Red Hat Icons",
55
"main": "icons.js",
66
"module": "icons.js",

0 commit comments

Comments
 (0)