Skip to content

Commit ff05cbb

Browse files
committed
chore(release): 1.0.2
1 parent fd6b225 commit ff05cbb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
### [1.0.2](https://github.com/DTStack/UED/compare/v1.0.1...v1.0.2) (2024-07-12)
6+
7+
8+
### Features
9+
10+
* local api url ([475dba3](https://github.com/DTStack/UED/commit/475dba39548ca456118075b5de9599d6c3a98e54))
11+
* use yice to replace dt-utils ([2659c85](https://github.com/DTStack/UED/commit/2659c85745400b107db6694a39e80169108ce536))
12+
513
### [1.0.1](https://github.com/DTStack/UED/compare/v1.0.0...v1.0.1) (2022-11-14)
614

715

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ued-landing",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)