Skip to content

Commit a9400c1

Browse files
chore(release): 1.1.26 [skip ci]
## [1.1.26](v1.1.25...v1.1.26) (2021-10-05) ### Bug Fixes * update dependencies ([bdae9a8](bdae9a8)) * website_id in CoCreate.config ([acbd07a](acbd07a))
1 parent bdae9a8 commit a9400c1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.26](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.1.25...v1.1.26) (2021-10-05)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([bdae9a8](https://github.com/CoCreate-app/CoCreate-dashboard/commit/bdae9a8d9879aefca987f61233d5bb334dde4ead))
7+
* website_id in CoCreate.config ([acbd07a](https://github.com/CoCreate-app/CoCreate-dashboard/commit/acbd07a1dca6465636ae23dd30aea349f7eb49e1))
8+
19
## [1.1.25](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.1.24...v1.1.25) (2021-10-04)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/dashboard",
3-
"version": "1.1.25",
3+
"version": "1.1.26",
44
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"dashboard",

0 commit comments

Comments
 (0)