Skip to content

Commit

Permalink
bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dany Boza committed Jun 13, 2022
1 parent 803aa6a commit 47fff35
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/twelve-bikes-wash.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# font-info

## 0.1.1

### Patch Changes

- 803aa6a: Validate if fc-scan is installed

## 0.1.0

### Minor Changes
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": "get-font-info",
"version": "0.1.0",
"version": "0.1.1",
"description": "Get font information",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 47fff35

Please sign in to comment.