Skip to content

Commit

Permalink
Merge pull request #182 from TDesignOteam/release/0.0.3
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
duenyang authored Jan 2, 2025
2 parents e41344e + 2fef08c commit eee95d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ toc: false
spline: explain
---

## 🌈 0.0.3 `2025-01-02`
### 🚧 Others
- feat(omi): 优化非omi环境下使用 @duenyang ([#180](https://github.com/TDesignOteam/tdesign-web-components/pull/180))
- chore(docs): 优化使用文档 @duenyang ([#181](https://github.com/TDesignOteam/tdesign-web-components/pull/181))

## 🌈 0.0.2 `2024-12-16`
### 🚀 Features
- `util`: convertToLightDomNode 将基于 Omi 的 Showdow Root 组件转成 LightDom @ming680 ([#68](https://github.com/TDesignOteam/tdesign-web-components/pull/68))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tdesign-web-components",
"purename": "tdesign",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down

0 comments on commit eee95d6

Please sign in to comment.