Skip to content

Commit

Permalink
feat: bump version to v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fudiwei committed May 13, 2024
1 parent e54db78 commit e23bef1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

---

## 0.17.1 (2024-05-13)

### Fixes

- 修复 `x-n-data-table` 组件使用模板写法时不能正确渲染的问题。关闭 [#9](https://github.com/fudiwei/x.naive-ui/issues/9)

### Fixes

## 0.17.0 (2024-05-08)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"vue",
"vue3"
],
"version": "0.17.0",
"version": "0.17.1",
"author": "Fu Diwei",
"repository": {
"type": "git",
Expand Down

0 comments on commit e23bef1

Please sign in to comment.