Skip to content

Commit a7c2343

Browse files
github-actions[bot]duniul
authored andcommitted
chore: bump version
1 parent 17c47c2 commit a7c2343

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quiet-ants-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- Code clean up and corrected readme. _[`17c47c2`](https://github.com/duniul/pixel-scale/commit/17c47c2e90cf8a7f4bc89dbe1446d13544c2e71d) [@duniul](https://github.com/duniul)_
8+
39
## 2.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pixel-scale",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Get the pixel scale of an image, or scale it up or down without quality loss. Useful for pixel art!",
55
"author": "Daniel Grefberg <hello@danielgrefberg.com>",
66
"license": "ISC",

0 commit comments

Comments
 (0)