Skip to content

Commit 44e93de

Browse files
authored
Merge pull request #74 from easyops-cn/release-v0.5.0
chore: release 0.5.0
2 parents aa7419d + a06f79f commit 44e93de

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.5.0](https://www.github.com/easyops-cn/brick-next-pipes/compare/v0.4.0...v0.5.0) (2023-11-17)
6+
7+
8+
### Features
9+
10+
* set build target to es5 ([aa7419d](https://www.github.com/easyops-cn/brick-next-pipes/commit/aa7419da928879c128152f1d29f690b1fd601cbc))
11+
512
## [0.4.0](https://www.github.com/easyops-cn/brick-next-pipes/compare/v0.3.17...v0.4.0) (2022-11-15)
613

714

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@easyops-cn/brick-next-pipes",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Pipes for Brick Next",
55
"repository": "easyops-cn/brick-next-pipes",
66
"license": "MIT",

0 commit comments

Comments
 (0)