Skip to content

Commit

Permalink
v19.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym committed Mar 8, 2021
1 parent 6903f6d commit 76b2807
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ 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).

## [19.2.2](https://github.com/metonym/svelte-gestalt-icons/releases/tag/v19.2.2) - 2021-03-08

- Upgrade `gestalt` to v19.2.2 (net +2 icons)

## [17.5.3](https://github.com/metonym/svelte-gestalt-icons/releases/tag/v17.5.3) - 2021-02-15

- Upgrade `gestalt` to v17.5.3 (no change)
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

> 173 icons from svelte-gestalt-icons@17.5.3.
> 173 icons from svelte-gestalt-icons@19.2.2.
## 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-gestalt-icons",
"version": "17.5.3",
"version": "19.2.2",
"license": "MIT",
"description": "Pinterest Gestalt SVG icons as Svelte components",
"author": "Eric Liu (https://github.com/metonym)",
Expand Down

0 comments on commit 76b2807

Please sign in to comment.