Skip to content

Commit c44bbea

Browse files
authored
Merge pull request #44 from easyops-cn/release-v0.3.12
chore: release 0.3.12
2 parents 2b8442d + 39430ca commit c44bbea

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.3.12](https://www.github.com/easyops-cn/brick-next-pipes/compare/v0.3.11...v0.3.12) (2021-08-27)
6+
7+
8+
### Bug Fixes
9+
10+
* unitFormat修复单位换算bug ([60d4425](https://www.github.com/easyops-cn/brick-next-pipes/commit/60d442583a16833cc65f1cc8d4642dd637d01f0d))
11+
512
### [0.3.11](https://www.github.com/easyops-cn/brick-next-pipes/compare/v0.3.10...v0.3.11) (2021-07-14)
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.3.11",
3+
"version": "0.3.12",
44
"description": "Pipes for Brick Next",
55
"repository": "easyops-cn/brick-next-pipes",
66
"license": "MIT",

0 commit comments

Comments
 (0)