Skip to content

Commit

Permalink
chore(release): publish v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
innocces committed Jul 9, 2023
1 parent 99db6f4 commit d3b9214
Show file tree
Hide file tree
Showing 21 changed files with 86 additions and 12 deletions.
8 changes: 8 additions & 0 deletions packages/ahooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @taro-hooks/ahooks

## 2.0.3

### Patch Changes

- remove vue & react peer deps
- Updated dependencies
- @taro-hooks/shared@2.0.3

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ahooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taro-hooks/ahooks",
"version": "2.0.2",
"version": "2.0.3",
"description": "ahooks for Taro",
"keywords": [
"ahooks",
Expand Down
6 changes: 6 additions & 0 deletions packages/blueimp-canvas-to-blob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @taro-hooks/blueimp-canvas-to-blob

## 2.0.3

### Patch Changes

- remove vue & react peer deps

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blueimp-canvas-to-blob/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taro-hooks/blueimp-canvas-to-blob",
"version": "2.0.2",
"version": "2.0.3",
"title": "blueimp-canvas-to-blob",
"description": "Canvas to Blob is a polyfill for the standard JavaScript canvas.toBlob method. It can be used to create Blob objects from an HTML canvas element.",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/compressorjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.0.3

### Patch Changes

- remove vue & react peer deps
- Updated dependencies
- @taro-hooks/blueimp-canvas-to-blob@2.0.3

## 2.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/compressorjs/docs/js/compressor.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*!
* Compressor.js v2.0.2
* Compressor.js v2.0.3
* https://fengyuanchen.github.io/compressorjs
*
* Copyright 2018-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2023-07-02T14:45:09.408Z
* Date: 2023-07-09T13:04:19.896Z
*/

(function (global, factory) {
Expand Down
2 changes: 1 addition & 1 deletion packages/compressorjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taro-hooks/compressorjs",
"version": "2.0.2",
"version": "2.0.3",
"description": "JavaScript image compressor.",
"main": "dist/compressor.common.js",
"module": "dist/compressor.esm.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 2.0.3

### Patch Changes

- remove vue & react peer deps
- Updated dependencies
- @taro-hooks/compressorjs@2.0.3
- @taro-hooks/shared@2.0.3
- @taro-hooks/use-request@2.0.3

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taro-hooks",
"version": "2.0.2",
"version": "2.0.3",
"description": "为 Taro 而设计的 Hooks Library",
"keywords": [
"taro-hooks",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-docusaurus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @taro-hooks/plugin-docusaurus

## 2.0.3

### Patch Changes

- remove vue & react peer deps

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-docusaurus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taro-hooks/plugin-docusaurus",
"version": "2.0.2",
"version": "2.0.3",
"description": "docusaurus 插件",
"sideEffects": false,
"author": "innocces<[email protected]>(https://github.com/innocces)",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @taro-hooks/plugin-react

## 2.0.3

### Patch Changes

- remove vue & react peer deps

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taro-hooks/plugin-react",
"version": "2.0.2",
"version": "2.0.3",
"description": "React/Preact/Nerv 框架插件",
"sideEffects": false,
"author": "innocces<[email protected]>(https://github.com/innocces)",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @taro-hooks/plugin-vue

## 2.0.3

### Patch Changes

- remove vue & react peer deps
- Updated dependencies
- @taro-hooks/shared@2.0.3

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taro-hooks/plugin-vue",
"version": "2.0.2",
"version": "2.0.3",
"description": "vue3 框架插件",
"sideEffects": false,
"author": "innocces<[email protected]>(https://github.com/innocces)",
Expand Down
6 changes: 6 additions & 0 deletions packages/sandpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @taro-hooks/sandpack

## 2.0.3

### Patch Changes

- remove vue & react peer deps

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sandpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taro-hooks/sandpack",
"version": "2.0.2",
"version": "2.0.3",
"description": "sandpack for taro-hooks",
"sideEffects": false,
"author": "innocces<[email protected]>(https://github.com/innocces)",
Expand Down
6 changes: 6 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @taro-hooks/shared

## 2.0.3

### Patch Changes

- remove vue & react peer deps

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taro-hooks/shared",
"version": "2.0.2",
"version": "2.0.3",
"description": "shared tools",
"sideEffects": false,
"author": "innocces<[email protected]>(https://github.com/innocces)",
Expand Down
10 changes: 10 additions & 0 deletions packages/use-request/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @taro-hooks/use-request

## 2.0.3

### Patch Changes

- remove vue & react peer deps
- Updated dependencies
- @taro-hooks/ahooks@2.0.3
- [email protected]
- @taro-hooks/shared@2.0.3

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-request/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taro-hooks/use-request",
"version": "2.0.2",
"version": "2.0.3",
"description": "useRequest hook for Taro",
"keywords": [
"ahooks",
Expand Down

1 comment on commit d3b9214

@vercel
Copy link

@vercel vercel bot commented on d3b9214 Jul 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.