Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 31, 2022
1 parent 4a2d519 commit b8a3b08
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-lemons-cross.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-ads-smile.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/easy-tinypng-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# easy-tinypng-cli

## 0.2.2

### Patch Changes

- 8a6b2ef: release v0.2.1
- 4a2d519: update package.json keywords desc

## 0.2.1

### Patch Changes
Expand Down
10 changes: 8 additions & 2 deletions packages/easy-tinypng-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
{
"name": "easy-tinypng-cli",
"type": "module",
"version": "0.2.1",
"version": "0.2.2",
"description": "A cli can be used to compress images with tinypng.com",
"author": "sudongyuer",
"license": "MIT",
"funding": "https://github.com/sponsors/sudongyuer",
"homepage": "https://github.com/sudongyuer/easy-tinypng-clit#readme",
"repository": "https://github.com/sudongyuer/easy-tinypng-clit",
"bugs": "https://github.com/sudongyuer/easy-tinypng-clit/issues",
"keywords": ["tinypng", "image", "compress", "cli", "tiny-cli"],
"keywords": [
"tinypng",
"image",
"compress",
"cli",
"tiny-cli"
],
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit b8a3b08

Please sign in to comment.