Skip to content

Commit

Permalink
chore(release): 1.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.8.0](v1.7.0...v1.8.0) (2023-11-25)

### Bug Fixes

* pass attributes renamed to state ([9024da3](9024da3))
* update nav, edit button and css path ([d6a3e35](d6a3e35))

### Features

* upgrade dependencies for latest features and fixes ([4d5cc46](4d5cc46))
  • Loading branch information
semantic-release-bot committed Nov 25, 2023
1 parent 4d5cc46 commit af9d159
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.8.0](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.7.0...v1.8.0) (2023-11-25)


### Bug Fixes

* pass attributes renamed to state ([9024da3](https://github.com/CoCreate-app/CoCreate-dashboard/commit/9024da326e6b7466eadb93ed448014ae2bfb777b))
* update nav, edit button and css path ([d6a3e35](https://github.com/CoCreate-app/CoCreate-dashboard/commit/d6a3e35326ba7b853b8f1bc66c964d995f5f172e))


### Features

* upgrade dependencies for latest features and fixes ([4d5cc46](https://github.com/CoCreate-app/CoCreate-dashboard/commit/4d5cc46bb959c56a80f3748fe66f8b672b1966d1))

# [1.7.0](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.6.5...v1.7.0) (2023-11-19)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/dashboard",
"version": "1.7.0",
"version": "1.8.0",
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"dashboard",
Expand Down Expand Up @@ -56,4 +56,4 @@
"webpack-cli": "^4.5.0",
"webpack-log": "^3.0.1"
}
}
}

0 comments on commit af9d159

Please sign in to comment.