Skip to content

Commit a01bda2

Browse files
committed
chore(release): 1.0.3
1 parent 80bce9a commit a01bda2

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.3](https://github.com/DTStack/UED/compare/v1.0.2...v1.0.3) (2025-08-01)
6+
7+
8+
### Features
9+
10+
* add refresh data, updateTime and liked number ([750bf47](https://github.com/DTStack/UED/commit/750bf475872820bd8f01318cd09fdef8d9fb33db))
11+
* console.log app version ([80bce9a](https://github.com/DTStack/UED/commit/80bce9a12dfd114e7b85d529ce0d1ddee32c8366))
12+
* npm set registry ([485bde3](https://github.com/DTStack/UED/commit/485bde365842cb4e9164b436488a86299c0b070c))
13+
* support jump to dtstack.com ([066e413](https://github.com/DTStack/UED/commit/066e413c63dc67f69d9f306a9de55b68cc09ec5d))
14+
15+
16+
### Bug Fixes
17+
18+
* [#41](https://github.com/DTStack/UED/issues/41) scroll to get next page data ([f98afec](https://github.com/DTStack/UED/commit/f98afecc13beb49b99614b4ae311fb432ef0e680))
19+
520
### [1.0.2](https://github.com/DTStack/UED/compare/v1.0.1...v1.0.2) (2024-07-12)
621

722

package.json

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

0 commit comments

Comments
 (0)