Skip to content

Commit

Permalink
v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym committed Jun 20, 2022
1 parent 14ea3b5 commit ee8ecb0
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 @@ -5,6 +5,11 @@ 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).

## [5.2.0](https://github.com/metonym/svelte-polaris-icons/releases/tag/v5.2.0) - 2022-06-19

- upgrade `@shopify/polaris-icons` to v4.23.0 (net +6 icons)
- set `type="module"` in `package.json`

## [5.1.0](https://github.com/metonym/svelte-polaris-icons/releases/tag/v5.1.0) - 2022-04-03

- upgrade `@shopify/polaris-icons` to v4.18.3 (net +2 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": "svelte-polaris-icons",
"version": "5.1.0",
"version": "5.2.0",
"license": "MIT",
"description": "Shopify Polaris SVG icons as Svelte components",
"author": "Eric Liu (https://github.com/metonym)",
Expand Down

0 comments on commit ee8ecb0

Please sign in to comment.