Skip to content

Commit

Permalink
chore: update versions (#316)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 30, 2024
1 parent 3488b6d commit 5298ab9
Show file tree
Hide file tree
Showing 17 changed files with 72 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/curvy-hornets-count.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/angular/projects/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @zoom-image/angular

## 0.2.21

### Patch Changes

- Updated dependencies
[[`3488b6d`](https://github.com/willnguyen1312/zoom-image/commit/3488b6d7482588f743ddb8e9483ffd65ed239e58)]:
- @zoom-image/core@0.37.0

## 0.2.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/projects/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zoom-image/angular",
"version": "0.2.20",
"version": "0.2.21",
"peerDependencies": {
"@angular/common": "^16.0.0 || ^17.0.0 || ^18.0.0",
"@angular/core": "^16.0.0 || ^17.0.0 || ^18.0.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @zoom-image/core

## 0.37.0

### Minor Changes

- [#315](https://github.com/willnguyen1312/zoom-image/pull/315)
[`3488b6d`](https://github.com/willnguyen1312/zoom-image/commit/3488b6d7482588f743ddb8e9483ffd65ed239e58) Thanks
[@willnguyen1312](https://github.com/willnguyen1312)! - Optimize rendering for zoom on move ✨

## 0.36.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zoom-image/core",
"version": "0.36.2",
"version": "0.37.0",
"description": "A core implementation of zoom image",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/preact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @zoom-image/preact

## 0.3.20

### Patch Changes

- Updated dependencies
[[`3488b6d`](https://github.com/willnguyen1312/zoom-image/commit/3488b6d7482588f743ddb8e9483ffd65ed239e58)]:
- @zoom-image/core@0.37.0

## 0.3.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zoom-image/preact",
"version": "0.3.19",
"version": "0.3.20",
"description": "Adapter of zoom image core for Preact",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/qwik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @zoom-image/qwik

## 0.2.20

### Patch Changes

- Updated dependencies
[[`3488b6d`](https://github.com/willnguyen1312/zoom-image/commit/3488b6d7482588f743ddb8e9483ffd65ed239e58)]:
- @zoom-image/core@0.37.0

## 0.2.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zoom-image/qwik",
"version": "0.2.19",
"version": "0.2.20",
"description": "Adapter of zoom image core for Qwik",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @zoom-image/react

## 0.4.20

### Patch Changes

- Updated dependencies
[[`3488b6d`](https://github.com/willnguyen1312/zoom-image/commit/3488b6d7482588f743ddb8e9483ffd65ed239e58)]:
- @zoom-image/core@0.37.0

## 0.4.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zoom-image/react",
"version": "0.4.19",
"version": "0.4.20",
"description": "Adapter of zoom image core for React",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @zoom-image/solid

## 0.2.20

### Patch Changes

- Updated dependencies
[[`3488b6d`](https://github.com/willnguyen1312/zoom-image/commit/3488b6d7482588f743ddb8e9483ffd65ed239e58)]:
- @zoom-image/core@0.37.0

## 0.2.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zoom-image/solid",
"version": "0.2.19",
"version": "0.2.20",
"description": "Adapter of zoom image core for Solid",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @zoom-image/svelte

## 0.2.20

### Patch Changes

- Updated dependencies
[[`3488b6d`](https://github.com/willnguyen1312/zoom-image/commit/3488b6d7482588f743ddb8e9483ffd65ed239e58)]:
- @zoom-image/core@0.37.0

## 0.2.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zoom-image/svelte",
"version": "0.2.19",
"version": "0.2.20",
"description": "Adapter of zoom image core for Svelte",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @zoom-image/vue

## 0.2.20

### Patch Changes

- Updated dependencies
[[`3488b6d`](https://github.com/willnguyen1312/zoom-image/commit/3488b6d7482588f743ddb8e9483ffd65ed239e58)]:
- @zoom-image/core@0.37.0

## 0.2.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zoom-image/vue",
"version": "0.2.19",
"version": "0.2.20",
"description": "Adapter of zoom image core for Vue",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 5298ab9

Please sign in to comment.