Skip to content

Commit 62b9084

Browse files
chore(release): 1.1.125 [skip ci]
## [1.1.125](v1.1.124...v1.1.125) (2023-03-15) ### Bug Fixes * update clone action ([ca5d6bb](ca5d6bb))
1 parent ca5d6bb commit 62b9084

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.125](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.1.124...v1.1.125) (2023-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* update clone action ([ca5d6bb](https://github.com/CoCreate-app/CoCreate-dashboard/commit/ca5d6bb39bb67e879ac10205e99dc35adb9984bd))
7+
18
## [1.1.124](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.1.123...v1.1.124) (2023-02-01)
29

310

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.124",
3+
"version": "1.1.125",
44
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"dashboard",

0 commit comments

Comments
 (0)