Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yelingfeng committed Jan 16, 2025
1 parent affe80f commit 06fca8c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [1.4.0](https://github.com/yelingfeng/vue-pandora/compare/v1.3.4...v1.4.0) (2025-01-16)

### Features

- **all:** v1.4 更新 ([affe80f](https://github.com/yelingfeng/vue-pandora/commit/affe80f46547219486b15ab86e5dc2509f8c3ce8))

## [1.3.4](https://github.com/yelingfeng/vue-pandora/compare/v1.3.1...v1.3.4) (2025-01-14)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-pandora",
"version": "1.3.4",
"version": "1.4.0",
"description": "A component library of custom secondary encapsulation about element-ui",
"main": "./lib/vuepandora.umd.js",
"module": "./lib/vuepandora.common.js",
Expand Down

0 comments on commit 06fca8c

Please sign in to comment.