Skip to content

Commit

Permalink
v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym committed Mar 23, 2021
1 parent 6ed9797 commit 9181195
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.5.0](https://github.com/metonym/svelte-polaris-icons/releases/tag/v4.5.0) - 2021-03-23

**Features**

- upgrade `@shopify/polaris-icons` to v4.5.0 (net +8 icons)
- add TypeScript definitions

## [4.1.0](https://github.com/metonym/svelte-polaris-icons/releases/tag/v4.1.0) - 2020-11-29

**Breaking Changes**
Expand Down
2 changes: 1 addition & 1 deletion ICON_INDEX.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Icon Index

> 386 icons from svelte-polaris-icons@4.1.0.
> 386 icons from svelte-polaris-icons@4.5.0.
## Usage

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": "svelte-polaris-icons",
"version": "4.1.0",
"version": "4.5.0",
"license": "MIT",
"description": "Shopify Polaris SVG icons as Svelte components",
"author": "Eric Liu (https://github.com/metonym)",
Expand Down

0 comments on commit 9181195

Please sign in to comment.