Skip to content

Commit 47680b9

Browse files
Changesets versioning & publication (#72)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ee3bf50 commit 47680b9

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/brown-mangos-fetch.md

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

.changeset/small-views-battle.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @imgproxy/imgproxy-js-core
22

3+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- ee3bf50: Add [flip](https://docs.imgproxy.net/latest/usage/processing#flip) option support
8+
- a8fed05: Add [avifo](https://docs.imgproxy.net/latest/usage/processing#avif-options) option support
9+
310
## 1.6.0
411

512
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@imgproxy/imgproxy-js-core",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "imgproxy-js-core package is designed to be used as part of framework-specific packages and plugins.",
55
"keywords": [
66
"imgproxy",

0 commit comments

Comments
 (0)