Skip to content

Commit

Permalink
Update to SF Symbols 5.0 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcbouchenoire authored Nov 6, 2023
1 parent 85e7b04 commit 0b92add
Show file tree
Hide file tree
Showing 5 changed files with 6,279 additions and 4,555 deletions.
4 changes: 4 additions & 0 deletions packages/symbolist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,7 @@ Symbols are extracted with the `generate` command—using the [SF Symbols](https
#### Types

`generate` prepares types along its symbols which means `getSymbol` and `getSymbolName` will validate symbol names when using TypeScript.

## Versioning

This package follows SF Symbols' versioning for major and minor versions.
2 changes: 1 addition & 1 deletion packages/symbolist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "symbolist",
"version": "1.3.0",
"version": "5.0.0",
"description": "A collection of every symbol from SF Symbols.",
"author": "Marc Bouchenoire",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/symbolist/src/data/logs.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"length": 4491,
"version": "4.0"
"length": 5351,
"version": "5.0"
}
Loading

1 comment on commit 0b92add

@vercel
Copy link

@vercel vercel bot commented on 0b92add Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.