Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update versions #242

Merged
merged 1 commit into from
Nov 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .changeset/old-lobsters-pump.md

This file was deleted.

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

## 0.2.0

### Minor Changes

- [#239](https://github.com/willnguyen1312/zoom-image/pull/239)
[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa) Thanks
[@willnguyen1312](https://github.com/willnguyen1312)! - Add rotation feature to zoom image wheel 🚀

### Patch Changes

- Updated dependencies
[[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa)]:
- @zoom-image/[email protected]

## 0.1.13

### 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.1.13",
"version": "0.2.0",
"peerDependencies": {
"@angular/common": "^16.1.0",
"@angular/core": "^16.1.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.30.0

### Minor Changes

- [#239](https://github.com/willnguyen1312/zoom-image/pull/239)
[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa) Thanks
[@willnguyen1312](https://github.com/willnguyen1312)! - Add rotation feature to zoom image wheel 🚀

## 0.29.1

### 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.29.1",
"version": "0.30.0",
"description": "A core implementation of zoom image",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/preact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @zoom-image/preact

## 0.3.0

### Minor Changes

- [#239](https://github.com/willnguyen1312/zoom-image/pull/239)
[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa) Thanks
[@willnguyen1312](https://github.com/willnguyen1312)! - Add rotation feature to zoom image wheel 🚀

### Patch Changes

- Updated dependencies
[[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa)]:
- @zoom-image/[email protected]

## 0.2.22

### 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.2.22",
"version": "0.3.0",
"description": "Adapter of zoom image core for Preact",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/qwik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @zoom-image/qwik

## 0.2.0

### Minor Changes

- [#239](https://github.com/willnguyen1312/zoom-image/pull/239)
[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa) Thanks
[@willnguyen1312](https://github.com/willnguyen1312)! - Add rotation feature to zoom image wheel 🚀

### Patch Changes

- Updated dependencies
[[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa)]:
- @zoom-image/[email protected]

## 0.1.24

### 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.1.24",
"version": "0.2.0",
"description": "Adapter of zoom image core for Qwik",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @zoom-image/react

## 0.4.0

### Minor Changes

- [#239](https://github.com/willnguyen1312/zoom-image/pull/239)
[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa) Thanks
[@willnguyen1312](https://github.com/willnguyen1312)! - Add rotation feature to zoom image wheel 🚀

### Patch Changes

- Updated dependencies
[[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa)]:
- @zoom-image/[email protected]

## 0.3.22

### 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.3.22",
"version": "0.4.0",
"description": "Adapter of zoom image core for React",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @zoom-image/solid

## 0.2.0

### Minor Changes

- [#239](https://github.com/willnguyen1312/zoom-image/pull/239)
[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa) Thanks
[@willnguyen1312](https://github.com/willnguyen1312)! - Add rotation feature to zoom image wheel 🚀

### Patch Changes

- Updated dependencies
[[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa)]:
- @zoom-image/[email protected]

## 0.1.22

### 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.1.22",
"version": "0.2.0",
"description": "Adapter of zoom image core for Solid",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @zoom-image/svelte

## 0.2.0

### Minor Changes

- [#239](https://github.com/willnguyen1312/zoom-image/pull/239)
[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa) Thanks
[@willnguyen1312](https://github.com/willnguyen1312)! - Add rotation feature to zoom image wheel 🚀

### Patch Changes

- Updated dependencies
[[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa)]:
- @zoom-image/[email protected]

## 0.1.23

### 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.1.23",
"version": "0.2.0",
"description": "Adapter of zoom image core for Svelte",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @zoom-image/vue

## 0.2.0

### Minor Changes

- [#239](https://github.com/willnguyen1312/zoom-image/pull/239)
[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa) Thanks
[@willnguyen1312](https://github.com/willnguyen1312)! - Add rotation feature to zoom image wheel 🚀

### Patch Changes

- Updated dependencies
[[`647ad9b`](https://github.com/willnguyen1312/zoom-image/commit/647ad9bbfce0749bb1fb1f67505c8b898ed485aa)]:
- @zoom-image/[email protected]

## 0.1.22

### 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.1.22",
"version": "0.2.0",
"description": "Adapter of zoom image core for Vue",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down