Skip to content

Commit

Permalink
chore(release): 1.25.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.25.0](v1.24.0...v1.25.0) (2022-12-06)

### Bug Fixes

* bump cdn to 1.31.3 ([f95a65c](f95a65c))
* renamed filter-sort-type to filter-sort-direction ([e0ac9a6](e0ac9a6))

### Features

* improved offline support ([b31e690](b31e690))
  • Loading branch information
semantic-release-bot committed Dec 6, 2022
1 parent b31e690 commit 196bf94
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.25.0](https://github.com/CoCreate-app/CoCreate-admin/compare/v1.24.0...v1.25.0) (2022-12-06)


### Bug Fixes

* bump cdn to 1.31.3 ([f95a65c](https://github.com/CoCreate-app/CoCreate-admin/commit/f95a65c9951d1ce8c80c4602829b11ad0254a4ef))
* renamed filter-sort-type to filter-sort-direction ([e0ac9a6](https://github.com/CoCreate-app/CoCreate-admin/commit/e0ac9a6eae67c6d29bd486d5edc0530f064cc850))


### Features

* improved offline support ([b31e690](https://github.com/CoCreate-app/CoCreate-admin/commit/b31e6900ae29d7e8c64892a10e7dd6c18dbbfb59))

# [1.24.0](https://github.com/CoCreate-app/CoCreate-admin/compare/v1.23.2...v1.24.0) (2022-11-28)


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": "@cocreate/admin",
"version": "1.24.0",
"version": "1.25.0",
"description": "A No Code Admin, CRM, CMS, Website Builder platform. Powered by CoCreateJS to provide Realtime and Collaborative CRUD functionality. ",
"keywords": [
"admin",
Expand Down

0 comments on commit 196bf94

Please sign in to comment.