Skip to content

Commit

Permalink
release: v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Liberty-liu committed Jul 31, 2023
1 parent 0f34a4a commit 5197908
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 2 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
# [1.1.0](https://github.com/Liberty-liu/Everright-filter/compare/v1.0.0...v1.1.0) (2023-07-31)


### Features

* add a file containing element-plus to the production environment ([#5](https://github.com/Liberty-liu/Everright-filter/issues/5)) ([0f34a4a](https://github.com/Liberty-liu/Everright-filter/commit/0f34a4ae56c7df33b50adee133b4f7c2d432248c)), closes [#3](https://github.com/Liberty-liu/Everright-filter/issues/3)
* add changelog ([#1](https://github.com/Liberty-liu/Everright-filter/issues/1)) ([b7f5571](https://github.com/Liberty-liu/Everright-filter/commit/b7f55714b752dce0233c3ce55500d126ccf39a0c))



# [1.0.0](https://github.com/Liberty-liu/Everright-filter/compare/c6e934cb8c814c2122d7fd145589aff19870a50b...v1.0.0) (2023-05-28)


### Bug Fixes

* 0.0.23 ([aa5403d](https://github.com/Liberty-liu/Everright-filter/commit/aa5403d965ec108f617b926ce65c240bf90220f0))
* canFire ([e55b154](https://github.com/Liberty-liu/Everright-filter/commit/e55b1541dad6539dd7aa84f0f8443c233df03b08))
* repair i18n ([f76453b](https://github.com/Liberty-liu/Everright-filter/commit/f76453bb6980e1248cbe7cb99b17483a52794578))


### Features

* add only Exact Date ([11a1ef3](https://github.com/Liberty-liu/Everright-filter/commit/11a1ef30ba38b85557b1fef76dbb518e75da22d5))
* added dates datetime ([37374cc](https://github.com/Liberty-liu/Everright-filter/commit/37374ccd6b27facefd65736ea2858c96a17eb27d))
* cascading component: Adds the customProps parameter ([892dbb4](https://github.com/Liberty-liu/Everright-filter/commit/892dbb4a23b4ab803e543566410d6b701867372b))
* end ([8cfe674](https://github.com/Liberty-liu/Everright-filter/commit/8cfe67408cca07fd179e72bcd03f3811b82e5660))
* end of development ([dd07883](https://github.com/Liberty-liu/Everright-filter/commit/dd07883bed2a67128cb9069a07cbc889757812c5))
* first submission ([c6e934c](https://github.com/Liberty-liu/Everright-filter/commit/c6e934cb8c814c2122d7fd145589aff19870a50b))



# [1.0.0](https://github.com/Liberty-liu/Everright-filter/compare/c6e934cb8c814c2122d7fd145589aff19870a50b...v1.0.0) (2023-05-28)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "everright-filter",
"version": "1.1.0-beta.1",
"description": "🦮Vue3 query builder/filter builder ui component for building complex queries and filters with nested conditionals|Vue 高级筛选器组件",
"version": "1.1.0",
"description": "🦮Vue3 query builder/filter builder ui component for building complex queries and filters with nested conditionals.Supports filtering of multiple data types, including string, number, dropdown, cascade, region, date and time(Vue 高级筛选器组件)",
"files": [
"dist"
],
Expand Down

0 comments on commit 5197908

Please sign in to comment.