diff --git a/CHANGELOG.md b/CHANGELOG.md
index fc7908a..7bfa0d7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
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.
+
+## [0.7.2](https://github.com/36node/32960/compare/v0.7.1...v0.7.2) (2019-02-21)
+
+
+### Bug Fixes
+
+* tmp remove origin printing ([231257b](https://github.com/36node/32960/commit/231257b))
+
+
+
## [0.7.1](https://github.com/36node/32960/compare/v0.7.0...v0.7.1) (2019-01-31)
diff --git a/package.json b/package.json
index 63e21e9..38af28d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@36node/protocol-32960",
- "version": "0.7.1",
+ "version": "0.7.2",
"description": "A tcp module/server for parsing 32960 protocol.",
"repository": {
"url": "36node/32960",