Skip to content

Commit 772da8e

Browse files
authored
Merge pull request #9 from hyperse-io/changeset-release/main
2 parents 4493827 + 560e1a0 commit 772da8e

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/fuzzy-spies-enjoy.md

Lines changed: 0 additions & 6 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
# @hyperse/pipeline
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- [#8](https://github.com/hyperse-io/pipeline/pull/8) [`410948f`](https://github.com/hyperse-io/pipeline/commit/410948fdc4c48b53d1ea1c7ae2f075f09d739791) Thanks [@tclxshunquan-wang](https://github.com/tclxshunquan-wang)! - 1、adjust ts rules
8+
2、fix typing error
9+
310
## 1.0.4
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperse/pipeline",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A middleware engine written in typescript",
55
"keywords": [
66
"hyperse",

0 commit comments

Comments
 (0)