diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a9904c1..63333b73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [1.9.8](https://github.com/byai/topology/compare/v1.9.7...v1.9.8) (2024-02-01) + + +### Features + +* update event listening ([fc6f21e](https://github.com/byai/topology/commit/fc6f21edbf1706ec21d31d9b6d9466b67a095f83)) + ### [1.9.7](https://github.com/byai/topology/compare/v1.9.6...v1.9.7) (2024-01-25) diff --git a/package.json b/package.json index 492dd86e..ede061a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@byai/topology", - "version": "1.9.7", + "version": "1.9.8", "description": "拓扑图组件", "bugs": { "url": "https://github.com/byai/topology/issues"