Skip to content

Commit

Permalink
chore: update versions (#36)
Browse files Browse the repository at this point in the history
* chore: update versions

* chore: update pnpm lock file

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nam Nguyen <[email protected]>
  • Loading branch information
3 people authored May 6, 2023
1 parent fcbc00f commit b366b11
Show file tree
Hide file tree
Showing 19 changed files with 98 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/hip-clocks-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-birds-confess.md

This file was deleted.

9 changes: 9 additions & 0 deletions examples/preact-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# preact-ts

## 0.0.7

### Patch Changes

- Updated dependencies
[[`f25238c`](https://github.com/willnguyen1312/zoom-image/commit/f25238c9eb2880df4d560a504e4ffa3c87e95a11),
[`fcbc00f`](https://github.com/willnguyen1312/zoom-image/commit/fcbc00f83828262d9127fea7d3e64a6d1f6ca745)]:
- @zoom-image/core@0.1.0

## 0.0.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/preact-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "preact-ts",
"private": true,
"version": "0.0.6",
"version": "0.0.7",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@zoom-image/core": "^0.0.6",
"@zoom-image/core": "^0.1.0",
"preact": "^10.13.2"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions examples/qwik-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

### Patch Changes

- Updated dependencies
[[`f25238c`](https://github.com/willnguyen1312/zoom-image/commit/f25238c9eb2880df4d560a504e4ffa3c87e95a11),
[`fcbc00f`](https://github.com/willnguyen1312/zoom-image/commit/fcbc00f83828262d9127fea7d3e64a6d1f6ca745)]:
- @zoom-image/core@0.1.0

## null

### Patch Changes

- Updated dependencies
[[`3e122f2`](https://github.com/willnguyen1312/zoom-image/commit/3e122f2b02dc809adac66adf848184d1c9535818),
[`cdd5975`](https://github.com/willnguyen1312/zoom-image/commit/cdd5975b96a55591eb5e6da4a51a5f6369761b30)]:
Expand Down
2 changes: 1 addition & 1 deletion examples/qwik-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"vite-tsconfig-paths": "4.2.0"
},
"dependencies": {
"@zoom-image/core": "^0.0.6"
"@zoom-image/core": "^0.1.0"
},
"version": null
}
9 changes: 9 additions & 0 deletions examples/react-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# react-ts

## 0.0.7

### Patch Changes

- Updated dependencies
[[`f25238c`](https://github.com/willnguyen1312/zoom-image/commit/f25238c9eb2880df4d560a504e4ffa3c87e95a11),
[`fcbc00f`](https://github.com/willnguyen1312/zoom-image/commit/fcbc00f83828262d9127fea7d3e64a6d1f6ca745)]:
- @zoom-image/core@0.1.0

## 0.0.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/react-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "react-ts",
"private": true,
"version": "0.0.6",
"version": "0.0.7",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@zoom-image/core": "^0.0.6",
"@zoom-image/core": "^0.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
9 changes: 9 additions & 0 deletions examples/solid-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# solid-ts

## 0.0.7

### Patch Changes

- Updated dependencies
[[`f25238c`](https://github.com/willnguyen1312/zoom-image/commit/f25238c9eb2880df4d560a504e4ffa3c87e95a11),
[`fcbc00f`](https://github.com/willnguyen1312/zoom-image/commit/fcbc00f83828262d9127fea7d3e64a6d1f6ca745)]:
- @zoom-image/core@0.1.0

## 0.0.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/solid-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-ts",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -16,7 +16,7 @@
"vite-plugin-solid": "^2.7.0"
},
"dependencies": {
"@zoom-image/core": "^0.0.6",
"@zoom-image/core": "^0.1.0",
"solid-js": "^1.7.4"
}
}
9 changes: 9 additions & 0 deletions examples/svelte-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# svelte-ts

## 0.0.7

### Patch Changes

- Updated dependencies
[[`f25238c`](https://github.com/willnguyen1312/zoom-image/commit/f25238c9eb2880df4d560a504e4ffa3c87e95a11),
[`fcbc00f`](https://github.com/willnguyen1312/zoom-image/commit/fcbc00f83828262d9127fea7d3e64a6d1f6ca745)]:
- @zoom-image/core@0.1.0

## 0.0.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/svelte-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "svelte-ts",
"private": true,
"version": "0.0.6",
"version": "0.0.7",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -10,7 +10,7 @@
"check": "svelte-check --tsconfig ./tsconfig.json"
},
"dependencies": {
"@zoom-image/core": "^0.0.6"
"@zoom-image/core": "^0.1.0"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.2.0",
Expand Down
9 changes: 9 additions & 0 deletions examples/vanilla-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# vanilla-ts

## 0.0.6

### Patch Changes

- Updated dependencies
[[`f25238c`](https://github.com/willnguyen1312/zoom-image/commit/f25238c9eb2880df4d560a504e4ffa3c87e95a11),
[`fcbc00f`](https://github.com/willnguyen1312/zoom-image/commit/fcbc00f83828262d9127fea7d3e64a6d1f6ca745)]:
- @zoom-image/core@0.1.0

## 0.0.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/vanilla-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vanilla-ts",
"private": true,
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -14,6 +14,6 @@
"vite": "^4.3.5"
},
"dependencies": {
"@zoom-image/core": "^0.0.6"
"@zoom-image/core": "^0.1.0"
}
}
9 changes: 9 additions & 0 deletions examples/vue-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# vue-ts

## 0.0.7

### Patch Changes

- Updated dependencies
[[`f25238c`](https://github.com/willnguyen1312/zoom-image/commit/f25238c9eb2880df4d560a504e4ffa3c87e95a11),
[`fcbc00f`](https://github.com/willnguyen1312/zoom-image/commit/fcbc00f83828262d9127fea7d3e64a6d1f6ca745)]:
- @zoom-image/core@0.1.0

## 0.0.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/vue-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-ts",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -10,7 +10,7 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"@zoom-image/core": "^0.0.6",
"@zoom-image/core": "^0.1.0",
"vue": "^3.2.47"
},
"devDependencies": {
Expand Down
14 changes: 14 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @zoom-image/core

## 0.1.0

### Minor Changes

- [#37](https://github.com/willnguyen1312/zoom-image/pull/37)
[`fcbc00f`](https://github.com/willnguyen1312/zoom-image/commit/fcbc00f83828262d9127fea7d3e64a6d1f6ca745) Thanks
[@willnguyen1312](https://github.com/willnguyen1312)! - Add zoom calculation utilities 🚀

### Patch Changes

- [#35](https://github.com/willnguyen1312/zoom-image/pull/35)
[`f25238c`](https://github.com/willnguyen1312/zoom-image/commit/f25238c9eb2880df4d560a504e4ffa3c87e95a11) Thanks
[@willnguyen1312](https://github.com/willnguyen1312)! - Add Vitest

## 0.0.6

### 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.0.6",
"version": "0.1.0",
"description": "A core implementation of zoom image",
"author": "Nam Nguyen <[email protected]>",
"license": "MIT",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b366b11

Please sign in to comment.